mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Make more tests PASS
This commit is contained in:
parent
fd833207d4
commit
0a173c1740
2 changed files with 0 additions and 39 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -18,6 +18,3 @@
|
|||
[tasks without document.open() (canvas.toBlob())]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() and tasks (Promise rejection)]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue