summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/worklets/animation-worklet-csp.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/worklets/animation-worklet-csp.https.html.ini')
-rw-r--r--testing/web-platform/meta/worklets/animation-worklet-csp.https.html.ini75
1 files changed, 75 insertions, 0 deletions
diff --git a/testing/web-platform/meta/worklets/animation-worklet-csp.https.html.ini b/testing/web-platform/meta/worklets/animation-worklet-csp.https.html.ini
new file mode 100644
index 0000000000..fd7a0236ac
--- /dev/null
+++ b/testing/web-platform/meta/worklets/animation-worklet-csp.https.html.ini
@@ -0,0 +1,75 @@
+[animation-worklet-csp.https.html]
+ expected:
+ if (os == "mac") and not debug: ["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
+