mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
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:
parent
11135d75cb
commit
4768423eaa
4 changed files with 40 additions and 24 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -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",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue