diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta')
39 files changed, 330 insertions, 0 deletions
diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/iframe-tag.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/iframe-tag.https.html.ini new file mode 100644 index 0000000000..51fa8d438c --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/iframe-tag.https.html.ini @@ -0,0 +1,14 @@ +[iframe-tag.https.html] + expected: TIMEOUT + [Upgrade-Insecure-Requests: Expects blocked for iframe-tag to cross-https origin and downgrade redirection from https context.] + expected: TIMEOUT + + [Upgrade-Insecure-Requests: Expects blocked for iframe-tag to same-https origin and downgrade redirection from https context.] + expected: NOTRUN + + [Upgrade-Insecure-Requests: Expects blocked for iframe-tag to same-http-downgrade origin and no-redirect redirection from https context.] + expected: NOTRUN + + [Upgrade-Insecure-Requests: Expects blocked for iframe-tag to same-http-downgrade origin and downgrade redirection from https context.] + expected: NOTRUN + diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/img-tag.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/img-tag.https.html.ini new file mode 100644 index 0000000000..a6ac4a692d --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/img-tag.https.html.ini @@ -0,0 +1,2 @@ +prefs: [security.mixed_content.upgrade_display_content:false] + diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-classic.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-classic.https.html.ini new file mode 100644 index 0000000000..042f715b98 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-classic.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-import-data.https.html.ini new file mode 100644 index 0000000000..e03d6788e4 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-import-data.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-module.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-module.https.html.ini new file mode 100644 index 0000000000..b809652e82 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/sharedworker-module.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-module.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/websocket.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/websocket.https.html.ini new file mode 100644 index 0000000000..611378a4a3 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/websocket.https.html.ini @@ -0,0 +1,3 @@ +[websocket.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-classic.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-classic.https.html.ini new file mode 100644 index 0000000000..b671c1a911 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-classic.https.html.ini @@ -0,0 +1,3 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-import-data.https.html.ini new file mode 100644 index 0000000000..0010e389b4 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-import-data.https.html.ini @@ -0,0 +1,3 @@ +[worker-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-import.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-import.https.html.ini new file mode 100644 index 0000000000..d3ebd9af27 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-import.https.html.ini @@ -0,0 +1,3 @@ +[worker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-module.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-module.https.html.ini new file mode 100644 index 0000000000..ab06e1721a --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worker-module.https.html.ini @@ -0,0 +1,3 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-animation-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-animation-import-data.https.html.ini new file mode 100644 index 0000000000..2b5b3ea8b2 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-animation-import-data.https.html.ini @@ -0,0 +1,3 @@ +[worklet-animation-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-animation.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-animation.https.html.ini new file mode 100644 index 0000000000..96622aaa4a --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-animation.https.html.ini @@ -0,0 +1,3 @@ +[worklet-animation.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-audio-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-audio-import-data.https.html.ini new file mode 100644 index 0000000000..6bf81f0082 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-audio-import-data.https.html.ini @@ -0,0 +1,3 @@ +[worklet-audio-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-audio.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-audio.https.html.ini new file mode 100644 index 0000000000..be8ef13407 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-audio.https.html.ini @@ -0,0 +1,3 @@ +[worklet-audio.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-layout-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-layout-import-data.https.html.ini new file mode 100644 index 0000000000..2d84b3c7e9 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-layout-import-data.https.html.ini @@ -0,0 +1,3 @@ +[worklet-layout-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-layout.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-layout.https.html.ini new file mode 100644 index 0000000000..d0ec7aa380 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-layout.https.html.ini @@ -0,0 +1,3 @@ +[worklet-layout.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-paint-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-paint-import-data.https.html.ini new file mode 100644 index 0000000000..0003ffef2a --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-paint-import-data.https.html.ini @@ -0,0 +1,3 @@ +[worklet-paint-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-paint.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-paint.https.html.ini new file mode 100644 index 0000000000..3e65b94555 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/worklet-paint.https.html.ini @@ -0,0 +1,3 @@ +[worklet-paint.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/xhr.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/xhr.https.html.ini new file mode 100644 index 0000000000..805242d905 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/unset/xhr.https.html.ini @@ -0,0 +1,3 @@ +[xhr.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/fetch.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/fetch.https.html.ini new file mode 100644 index 0000000000..69a0241042 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/fetch.https.html.ini @@ -0,0 +1,3 @@ +[fetch.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/iframe-tag.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/iframe-tag.https.html.ini new file mode 100644 index 0000000000..f54f23a83f --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/iframe-tag.https.html.ini @@ -0,0 +1,3 @@ +[iframe-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/img-tag.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/img-tag.https.html.ini new file mode 100644 index 0000000000..d476b894b3 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/img-tag.https.html.ini @@ -0,0 +1,3 @@ +[img-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-classic.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-classic.https.html.ini new file mode 100644 index 0000000000..a4d2dc7b6a --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-classic.https.html.ini @@ -0,0 +1,11 @@ +[sharedworker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-classic to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-classic to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-classic to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-import-data.https.html.ini new file mode 100644 index 0000000000..01690f7bb7 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-import-data.https.html.ini @@ -0,0 +1,20 @@ +[sharedworker-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import-data to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import-data to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import-data to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import-data to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import-data to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import-data to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-import.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..26d3ce242c --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-import.https.html.ini @@ -0,0 +1,20 @@ +[sharedworker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-import to cross-https origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-module.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-module.https.html.ini new file mode 100644 index 0000000000..74abb7b21c --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/sharedworker-module.https.html.ini @@ -0,0 +1,11 @@ +[sharedworker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-module to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-module to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for sharedworker-module to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/websocket.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/websocket.https.html.ini new file mode 100644 index 0000000000..611378a4a3 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/websocket.https.html.ini @@ -0,0 +1,3 @@ +[websocket.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-classic.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-classic.https.html.ini new file mode 100644 index 0000000000..ea9b32edc4 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-classic.https.html.ini @@ -0,0 +1,11 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-classic to same-https origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-import-data.https.html.ini new file mode 100644 index 0000000000..03b23e5c40 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worker-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worker-import-data to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import-data to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import-data to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import-data to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import-data to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import-data to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-import.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-import.https.html.ini new file mode 100644 index 0000000000..2b411da7c3 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-import.https.html.ini @@ -0,0 +1,20 @@ +[worker-import.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Upgrade-Insecure-Requests: Expects allowed for worker-import to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-import to cross-https origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-module.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-module.https.html.ini new file mode 100644 index 0000000000..d5d85a7c4d --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worker-module.https.html.ini @@ -0,0 +1,11 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worker-module to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worker-module to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-animation-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-animation-import-data.https.html.ini new file mode 100644 index 0000000000..58884ccd54 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-animation-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worklet-animation-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation-import-data to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation-import-data to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation-import-data to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation-import-data to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation-import-data to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation-import-data to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-animation.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-animation.https.html.ini new file mode 100644 index 0000000000..373834f7a5 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-animation.https.html.ini @@ -0,0 +1,20 @@ +[worklet-animation.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-animation to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-audio.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-audio.https.html.ini new file mode 100644 index 0000000000..47f8c20dc5 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-audio.https.html.ini @@ -0,0 +1,4 @@ +[worklet-audio.https.html] + prefs: [dom.audioworklet.enabled:true, dom.worklet.enabled:true] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-layout-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-layout-import-data.https.html.ini new file mode 100644 index 0000000000..e1fd7be0da --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-layout-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worklet-layout-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout-import-data to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout-import-data to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout-import-data to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout-import-data to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout-import-data to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout-import-data to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-layout.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-layout.https.html.ini new file mode 100644 index 0000000000..490c242e21 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-layout.https.html.ini @@ -0,0 +1,20 @@ +[worklet-layout.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-layout to cross-https origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-paint-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-paint-import-data.https.html.ini new file mode 100644 index 0000000000..3defcf50f5 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-paint-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worklet-paint-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint-import-data to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint-import-data to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint-import-data to same-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint-import-data to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint-import-data to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint-import-data to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-paint.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-paint.https.html.ini new file mode 100644 index 0000000000..658cd754b7 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/worklet-paint.https.html.ini @@ -0,0 +1,20 @@ +[worklet-paint.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint to same-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint to cross-http-downgrade origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint to cross-https origin and downgrade redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint to cross-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint to same-http-downgrade origin and no-redirect redirection from https context.] + expected: FAIL + + [Upgrade-Insecure-Requests: Expects allowed for worklet-paint to same-https origin and downgrade redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/xhr.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/xhr.https.html.ini new file mode 100644 index 0000000000..805242d905 --- /dev/null +++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.meta/upgrade/xhr.https.html.ini @@ -0,0 +1,3 @@ +[xhr.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |