Make more tests PASS

This commit is contained in:
CYBAI 2018-10-14 17:37:05 +08:00
parent fd833207d4
commit 0a173c1740
2 changed files with 0 additions and 39 deletions

View file

@ -5234,30 +5234,12 @@
[ApplicationCache interface: window.applicationCache must inherit property "onobsolete" with the proper type]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface object]
expected: FAIL
[PromiseRejectionEvent interface object length]
expected: FAIL
[PromiseRejectionEvent interface object name]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PromiseRejectionEvent interface: attribute promise]
expected: FAIL
[PromiseRejectionEvent interface: attribute reason]
expected: FAIL
[Navigator interface: attribute productSub]
expected: FAIL
@ -11045,30 +11027,12 @@
[ApplicationCache interface: window.applicationCache must inherit property "onobsolete" with the proper type]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface object]
expected: FAIL
[PromiseRejectionEvent interface object length]
expected: FAIL
[PromiseRejectionEvent interface object name]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[PromiseRejectionEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PromiseRejectionEvent interface: attribute promise]
expected: FAIL
[PromiseRejectionEvent interface: attribute reason]
expected: FAIL
[Navigator interface: attribute productSub]
expected: FAIL

View file

@ -18,6 +18,3 @@
[tasks without document.open() (canvas.toBlob())]
expected: FAIL
[document.open() and tasks (Promise rejection)]
expected: TIMEOUT