Navigation Menu

Skip to content

Commit

Permalink
Make more tests PASS
Browse files Browse the repository at this point in the history
  • Loading branch information
CYBAI committed Oct 18, 2018
1 parent fd83320 commit 0a173c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
36 changes: 0 additions & 36 deletions tests/wpt/metadata/html/dom/interfaces.https.html.ini
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
Expand Up @@ -18,6 +18,3 @@
[tasks without document.open() (canvas.toBlob())]
expected: FAIL

[document.open() and tasks (Promise rejection)]
expected: TIMEOUT

0 comments on commit 0a173c1

Please sign in to comment.