Propagate JSFailed error & conditionally execute initial assertion when converting error to JS value.

This commit is contained in:
Julien Tregoat 2019-06-28 00:34:56 -04:00
parent fb7aa7ba7c
commit 28fcde9e10
4 changed files with 13 additions and 10 deletions

View file

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

View file

@ -1,5 +1,3 @@
[test-background-fetch-permission.html]
expected: CRASH
[Test Background Fetch Permission.]
expected: FAIL
expected: FAIL