mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Parse at-rule without block in two stages
This commit is contained in:
parent
09df9c4316
commit
2bca62045f
19 changed files with 133 additions and 106 deletions
|
@ -33,7 +33,7 @@ byteorder = "1.0"
|
|||
canvas_traits = {path = "../canvas_traits"}
|
||||
caseless = "0.1.0"
|
||||
cookie = "0.6"
|
||||
cssparser = "0.19"
|
||||
cssparser = "0.20"
|
||||
deny_public_fields = {path = "../deny_public_fields"}
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
dom_struct = {path = "../dom_struct"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue