mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Add stringifier method support to CodegenRust.py (fixes #1986)
Add a stringifier to URLUtils (Location). (fixes #4605) wpt metadata updates for #4605
This commit is contained in:
parent
d1c8ed4359
commit
00f863b4fe
6 changed files with 69 additions and 52 deletions
|
@ -57,12 +57,6 @@
|
|||
[detachedPara2.firstElementChild]
|
||||
expected: FAIL
|
||||
|
||||
[document.URL]
|
||||
expected: FAIL
|
||||
|
||||
[document.documentURI]
|
||||
expected: FAIL
|
||||
|
||||
[foreignPara1.previousElementSibling]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
[location-stringifier.html]
|
||||
type: testharness
|
||||
[Location stringifier]
|
||||
expected: FAIL
|
||||
|
||||
[Location stringifier 1]
|
||||
expected: FAIL
|
||||
|
||||
[Location stringifier 3]
|
||||
expected: FAIL
|
||||
|
||||
[Location stringifier 4]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue