1
0
Fork 0
firefox/testing/web-platform/meta/worklets/layout-worklet-csp.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

75 lines
3.5 KiB
INI

[layout-worklet-csp.https.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[A same-origin worklet importing a remote-origin-redirected script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected: FAIL
[A remote-origin worklet should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected: FAIL
[A remote-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive.]
expected: FAIL
[A remote-origin-redirected worklet should not be blocked because the script-src * directive allows it.]
expected: FAIL
[A same-origin worklet importing an insecure-origin-redirected script should be blocked because of mixed contents.]
expected: FAIL
[An insecure-origin-redirected worklet should be blocked because of mixed contents.]
expected: FAIL
[A same-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive.]
expected: FAIL
[A same-origin worklet importing a remote-origin script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected: FAIL
[A remote-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it.]
expected: FAIL
[A same-origin worklet importing a remote-origin-redirected script should be blocked by the script-src 'self' directive.]
expected: FAIL
[A remote-origin-redirected worklet should be blocked by the script-src 'self' directive.]
expected: FAIL
[A remote-origin worklet importing a remote-origin script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected: FAIL
[A same-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it.]
expected: FAIL
[A same-origin worklet importing an insecure-origin script should be blocked because of mixed contents.]
expected: FAIL
[An insecure-origin worklet should be blocked because of mixed contents.]
expected: FAIL
[A remote-origin worklet should be blocked by the script-src 'self' directive.]
expected: FAIL
[A remote-origin worklet should not be blocked because the script-src * directive allows it.]
expected: FAIL
[A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src * directive allows it.]
expected: FAIL
[A remote-origin-redirected worklet should not be blocked by the worker-src directive because worklets obey the script-src directive.]
expected: FAIL
[A remote-origin worklet should not be blocked because the script-src directive specifying the origin allows it.]
expected: FAIL
[A same-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it.]
expected: FAIL
[A remote-origin-redirected worklet should not be blocked because the script-src directive specifying the origin allows it.]
expected: FAIL
[A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src directive specifying the origin allows it.]
expected: FAIL
[A remote-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it.]
expected: FAIL