servo/tests/wpt/metadata/url/idlharness.any.js.ini
2018-08-20 18:22:29 -04:00

48 lines
1.2 KiB
INI

[idlharness.any.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
[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