mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Parse at-rule without block in two stages
This commit is contained in:
@@ -13,7 +13,7 @@ path = "lib.rs"
|
||||
app_units = "0.5"
|
||||
atomic_refcell = "0.1"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
cssparser = "0.19"
|
||||
cssparser = "0.20"
|
||||
euclid = "0.15"
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user