mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +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
15
tests/wpt/meta/service-workers/service-worker/client-navigate.https.html.ini
vendored
Normal file
15
tests/wpt/meta/service-workers/service-worker/client-navigate.https.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[client-navigate.https.html]
|
||||
[Frame location should update on successful navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Frame location should not be accessible after redirect]
|
||||
expected: FAIL
|
||||
|
||||
[Frame location should not be accessible after cross-origin navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Frame location should not update on failed about:blank navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Frame location should not update on failed mixed-content navigation]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue