mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Propagate JSFailed error & conditionally execute initial assertion when converting error to JS value.
This commit is contained in:
parent
fb7aa7ba7c
commit
28fcde9e10
4 changed files with 13 additions and 10 deletions
|
@ -1,6 +1,10 @@
|
|||
[interfaces.any.html]
|
||||
expected: CRASH
|
||||
[Permissions interface: operation query(object)]
|
||||
expected: FAIL
|
||||
|
||||
[Permissions interface: calling query(object) on navigator.permissions with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[interfaces.any.worker.html]
|
||||
expected: CRASH
|
||||
|
||||
expected: CRASH
|
|
@ -1,5 +1,3 @@
|
|||
[test-background-fetch-permission.html]
|
||||
expected: CRASH
|
||||
[Test Background Fetch Permission.]
|
||||
expected: FAIL
|
||||
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue