Give explicit file: URLs for reftests. Allow specifying a fragment id

The previous commit made #top be considered part of the file name in
../html/acid2.html#top
This commit is contained in:
Simon Sapin 2014-09-16 16:22:52 +01:00
parent 11135d75cb
commit 4768423eaa
4 changed files with 40 additions and 24 deletions

1
Cargo.lock generated
View file

@ -8,6 +8,7 @@ dependencies = [
"msg 0.0.1",
"net 0.0.1",
"script 0.0.1",
"url 0.1.0 (git+https://github.com/servo/rust-url#678bb4d52638b1cfdab78ef8e521566c9240fb1a)",
"util 0.0.1",
]