Stop passing in url as string for parsing.

This commit is contained in:
Xidorn Quan 2017-04-03 21:17:15 +10:00
parent 2628ebe612
commit 806d73e696
4 changed files with 3 additions and 13 deletions

1
Cargo.lock generated
View file

@ -945,7 +945,6 @@ dependencies = [
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"selectors 0.18.0",
"servo_url 0.0.1",
"style 0.0.1",
"style_traits 0.0.1",
"stylo_tests 0.0.1",