mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -25,7 +25,7 @@ unstable = []
|
|||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
matches = "0.1"
|
||||
cssparser = "0.19.3"
|
||||
cssparser = "0.20"
|
||||
log = "0.3"
|
||||
fnv = "1.0"
|
||||
phf = "0.7.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue