mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Upgraded to SM 60
This commit is contained in:
parent
d34403047e
commit
74c1e00d81
290 changed files with 26572 additions and 1178 deletions
|
@ -2,8 +2,47 @@
|
|||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
[URL interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[URLSearchParams interface: operation sort()]
|
||||
expected: FAIL
|
||||
|
||||
[Test toJSON operation of URL]
|
||||
expected: FAIL
|
||||
|
||||
[URL interface: new URL("http://foo") must inherit property "toJSON()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Testing Symbol.iterator property of iterable interface URLSearchParams]
|
||||
expected: FAIL
|
||||
|
||||
[URLSearchParams interface: new URLSearchParams("hi=there&thank=you") must inherit property "sort()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[URL interface: legacy window alias]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
[idlharness]
|
||||
expected: FAIL
|
||||
|
||||
[URL interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[URLSearchParams interface: operation sort()]
|
||||
expected: FAIL
|
||||
|
||||
[Test toJSON operation of URL]
|
||||
expected: FAIL
|
||||
|
||||
[URL interface: new URL("http://foo") must inherit property "toJSON()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Testing Symbol.iterator property of iterable interface URLSearchParams]
|
||||
expected: FAIL
|
||||
|
||||
[URLSearchParams interface: new URLSearchParams("hi=there&thank=you") must inherit property "sort()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue