mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update WR (radial gradients, subpixel positioning, tiling changes).
This commit is contained in:
parent
71deabc8bc
commit
4cbefe82b5
13 changed files with 117 additions and 61 deletions
|
@ -49,7 +49,7 @@ features = ["serde_derive", "ipc"]
|
|||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "0.5"
|
||||
core-foundation = "0.2"
|
||||
core-graphics = "0.4"
|
||||
core-graphics = "0.5"
|
||||
core-text = "2.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue