mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
87 lines
3.4 KiB
INI
Vendored
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
|