summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp')
-rw-r--r--testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/__dir__.ini1
-rw-r--r--testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/fetch.https.html.ini7
-rw-r--r--testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/websocket.https.html.ini4
-rw-r--r--testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/xhr.https.html.ini7
4 files changed, 19 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/__dir__.ini b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/__dir__.ini
new file mode 100644
index 0000000000..2ef043b928
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/__dir__.ini
@@ -0,0 +1 @@
+implementation-status: backlog
diff --git a/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/fetch.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/fetch.https.html.ini
new file mode 100644
index 0000000000..8d73b1ef0e
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/fetch.https.html.ini
@@ -0,0 +1,7 @@
+[fetch.https.html]
+ [Mixed-Content: Expects allowed for fetch to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for fetch to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/websocket.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/websocket.https.html.ini
new file mode 100644
index 0000000000..5de4279337
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/websocket.https.html.ini
@@ -0,0 +1,4 @@
+[websocket.https.html]
+ [Mixed-Content: Expects allowed for websocket to same-wss origin and no-redirect redirection from https context.]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/xhr.https.html.ini
new file mode 100644
index 0000000000..6a92a1ee01
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/worker-module-data.http-rp/opt-in/xhr.https.html.ini
@@ -0,0 +1,7 @@
+[xhr.https.html]
+ [Mixed-Content: Expects allowed for xhr to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for xhr to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
+