mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
5f4624d8d5
commit
ee95ef53fb
314 changed files with 5348 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,6 @@
|
|||
[list-of-available-images-matching.https.html]
|
||||
expected: ERROR
|
||||
[registering service worker]
|
||||
expected: FAIL
|
||||
|
||||
[unregistering service worker]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue