Upgraded to SM 60

This commit is contained in:
Alan Jeffrey 2018-06-01 17:24:25 -05:00 committed by Josh Matthews
parent d34403047e
commit 74c1e00d81
290 changed files with 26572 additions and 1178 deletions

View file

@ -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