diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/mixed-content/gen/worker-module.http-rp | |
parent | Initial commit. (diff) | |
download | firefox-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.http-rp')
10 files changed, 70 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/fetch.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/fetch.https.html.ini new file mode 100644 index 0000000000..3035f46faf --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/fetch.https.html.ini @@ -0,0 +1,6 @@ +[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.http-rp/opt-in/websocket.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/websocket.https.html.ini new file mode 100644 index 0000000000..3b327b213f --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/websocket.https.html.ini @@ -0,0 +1,3 @@ +[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.http-rp/opt-in/worker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/worker-classic.https.html.ini new file mode 100644 index 0000000000..7c33003f2e --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/worker-classic.https.html.ini @@ -0,0 +1,8 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worker-classic to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worker-classic 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.http-rp/opt-in/worker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/worker-module.https.html.ini new file mode 100644 index 0000000000..001325b7fe --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/worker-module.https.html.ini @@ -0,0 +1,8 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worker-module to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worker-module 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.http-rp/opt-in/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/xhr.https.html.ini new file mode 100644 index 0000000000..7cda160e4b --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/opt-in/xhr.https.html.ini @@ -0,0 +1,8 @@ +[xhr.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for xhr to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for xhr 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.http-rp/unset/fetch.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/fetch.https.html.ini new file mode 100644 index 0000000000..a82c31bb8b --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/fetch.https.html.ini @@ -0,0 +1,8 @@ +[fetch.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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.http-rp/unset/websocket.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/websocket.https.html.ini new file mode 100644 index 0000000000..58c4fc1350 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/websocket.https.html.ini @@ -0,0 +1,5 @@ +[websocket.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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.http-rp/unset/worker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/worker-classic.https.html.ini new file mode 100644 index 0000000000..7c33003f2e --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/worker-classic.https.html.ini @@ -0,0 +1,8 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worker-classic to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worker-classic 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.http-rp/unset/worker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/worker-module.https.html.ini new file mode 100644 index 0000000000..001325b7fe --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/worker-module.https.html.ini @@ -0,0 +1,8 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worker-module to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worker-module 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.http-rp/unset/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/xhr.https.html.ini new file mode 100644 index 0000000000..7cda160e4b --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/worker-module.http-rp/unset/xhr.https.html.ini @@ -0,0 +1,8 @@ +[xhr.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for xhr to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for xhr to same-https origin and no-redirect redirection from https context.] + expected: FAIL |