servo/tests/wpt/meta/service-workers/service-worker/sandboxed-iframe-fetch-event.https.html.ini
Josh Matthews ee95ef53fb
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-03-31 08:31:24 +00:00

87 lines
3.4 KiB
INI
Vendored

[sandboxed-iframe-fetch-event.https.html]
[Prepare a service worker.]
expected: FAIL
[Prepare a normal iframe.]
expected: FAIL
[Prepare an iframe sandboxed by <iframe sandbox="allow-scripts">.]
expected: FAIL
[Prepare an iframe sandboxed by <iframe sandbox="allow-scripts allow-same-origin">.]
expected: FAIL
[Prepare an iframe sandboxed by CSP HTTP header with allow-scripts.]
expected: FAIL
[Prepare an iframe sandboxed by CSP HTTP header with allow-scripts and allow-same-origin.]
expected: FAIL
[Fetch request from a normal iframe]
expected: FAIL
[Fetch request from a worker in a normal iframe]
expected: FAIL
[Request for an iframe in the normal iframe]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts flag in the normal iframe]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts and allow-same-origin flag in the normal iframe]
expected: FAIL
[Fetch request from iframe sandboxed by an attribute with allow-scripts flag]
expected: FAIL
[Fetch request from a worker in iframe sandboxed by an attribute with allow-scripts flag]
expected: FAIL
[Request for an iframe in the iframe sandboxed by an attribute with allow-scripts flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts flag in the iframe sandboxed by an attribute with allow-scripts flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts and allow-same-origin flag in the iframe sandboxed by an attribute with allow-scripts flag]
expected: FAIL
[Fetch request from iframe sandboxed by an attribute with allow-scripts and allow-same-origin flag]
expected: FAIL
[Fetch request from a worker in iframe sandboxed by an attribute with allow-scripts and allow-same-origin flag]
expected: FAIL
[Request for an iframe in the iframe sandboxed by an attribute with allow-scripts and allow-same-origin flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts flag in the iframe sandboxed by attribute with allow-scripts and allow-same-origin flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts and allow-same-origin flag in the iframe sandboxed by attribute with allow-scripts and allow-same-origin flag]
expected: FAIL
[Fetch request from iframe sandboxed by CSP HTTP header with allow-scripts flag]
expected: FAIL
[Request for an iframe in the iframe sandboxed by CSP HTTP header with allow-scripts flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts flag in the iframe sandboxed by CSP HTTP header with allow-scripts flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts and allow-same-origin flag in the iframe sandboxed by CSP HTTP header with allow-scripts flag]
expected: FAIL
[Fetch request from iframe sandboxed by CSP HTTP header with allow-scripts and allow-same-origin flag]
expected: FAIL
[Request for an iframe in the iframe sandboxed by CSP HTTP header with allow-scripts and allow-same-origin flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts flag in the iframe sandboxed by CSP HTTP header with allow-scripts and allow-same-origin flag]
expected: FAIL
[Request for an sandboxed iframe with allow-scripts and allow-same-origin flag in the iframe sandboxed by CSP HTTP header with allow-scripts and allow-same-origin flag]
expected: FAIL