mirror of
https://github.com/servo/servo.git
synced 2025-08-27 16:18:21 +01:00
Hoist most styling functionality from TNode to TElement.
MozReview-Commit-ID: DZ8ZrsZIiAU
This commit is contained in:
parent
47d29fd056
commit
5442fbec3f
17 changed files with 399 additions and 363 deletions
|
@ -30,6 +30,7 @@ profile_traits = {path = "../profile_traits"}
|
|||
script = {path = "../script"}
|
||||
script_layout_interface = {path = "../script_layout_interface"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = "0.14"
|
||||
serde_derive = "0.8"
|
||||
serde_json = "0.8"
|
||||
style = {path = "../style"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue