mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08: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/srcdoc-iframe.https.html.ini
vendored
Normal file
15
tests/wpt/meta/service-workers/service-worker/srcdoc-iframe.https.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[srcdoc-iframe.https.html]
|
||||
[nested sandboxed srcdoc frame should not inherit controller]
|
||||
expected: FAIL
|
||||
|
||||
[nested same origin sandboxed srcdoc frame should inherit controller]
|
||||
expected: FAIL
|
||||
|
||||
[should be able to serve resource from controller for srcdoc frame]
|
||||
expected: FAIL
|
||||
|
||||
[getRegistration should work in srcdoc iframe]
|
||||
expected: FAIL
|
||||
|
||||
[controller.postMessage should work in srcdoc iframe]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue