mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Update wpt-tests metadata
This commit is contained in:
parent
4c637e0601
commit
9b0b03a432
16 changed files with 62 additions and 60 deletions
|
@ -155,7 +155,7 @@ impl URL {
|
|||
result.push('/');
|
||||
|
||||
// Step 5
|
||||
result.push_str(&id.to_simple().to_string());
|
||||
result.push_str(&id.to_string());
|
||||
|
||||
result
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue