auto merge of #4856 : servo/servo/tocss, r=jdm

r? @jdm

The in-progress Rust upgrade will go on top of this.
This commit is contained in:
bors-servo 2015-02-06 17:21:42 -07:00
commit f5cb1690bf
4 changed files with 324 additions and 98 deletions

View file

@ -133,7 +133,7 @@ dependencies = [
[[package]]
name = "cssparser"
version = "0.2.0"
source = "git+https://github.com/servo/rust-cssparser#42714934cbe83dab349190695503a09ae23f9528"
source = "git+https://github.com/servo/rust-cssparser#d7d50ae2a7da4aca1b2c4d248139510c8e9a25c6"
dependencies = [
"encoding 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",