mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Auto merge of #13372 - Manishearth:merge-stylo, r=emilio
Merge most of geckolib into style Fixes #13038 r? @emilio <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13372) <!-- Reviewable:end -->
This commit is contained in:
commit
f763eca344
45 changed files with 2712 additions and 2763 deletions
|
@ -12,6 +12,5 @@ doctest = false
|
|||
[dependencies]
|
||||
app_units = "0.3"
|
||||
cssparser = {version = "0.7", features = ["heap_size"]}
|
||||
gecko_bindings = {path = "../../../ports/geckolib/gecko_bindings"}
|
||||
style = {path = "../../../components/style", features = ["gecko"]}
|
||||
style_traits = {path = "../../../components/style_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue