summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp')
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/__dir__.ini2
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/fetch.https.html.ini3
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/img-tag.https.html.ini3
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/sharedworker-classic.https.html.ini11
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/sharedworker-import-data.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/sharedworker-import.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/sharedworker-module.https.html.ini11
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/websocket.https.html.ini3
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worker-classic.https.html.ini11
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worker-import-data.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worker-import.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worker-module.https.html.ini11
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-animation-import-data.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-animation.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-audio.https.html.ini3
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-layout-import-data.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-layout.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-paint-import-data.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-paint.https.html.ini20
-rw-r--r--testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/xhr.https.html.ini3
20 files changed, 261 insertions, 0 deletions
diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/__dir__.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/__dir__.ini
new file mode 100644
index 0000000000..852ffdb4a9
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/__dir__.ini
@@ -0,0 +1,2 @@
+lsan-allowed: [detail::ProxyRelease, mozilla::SupportsThreadSafeWeakPtr, mozilla::ipc::BackgroundChildImpl::AllocPRemoteWorkerChild]
+leak-threshold: [tab:51200]
diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/fetch.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/fetch.https.html.ini
new file mode 100644
index 0000000000..e823758357
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/fetch.https.html.ini
@@ -0,0 +1,3 @@
+[fetch.https.html]
+ expected:
+ if (os == "android") and debug and not swgl: [OK, ERROR]
diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/img-tag.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/sharedworker-classic.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/sharedworker-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/sharedworker-import.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/sharedworker-module.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/websocket.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/websocket.https.html.ini
new file mode 100644
index 0000000000..611378a4a3
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/upgrade/worker-classic.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/worker-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/worker-import.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worker-import.https.html.ini
new file mode 100644
index 0000000000..779c0a2bef
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worker-import.https.html.ini
@@ -0,0 +1,20 @@
+[worker-import.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [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.http-rp/upgrade/worker-module.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/worklet-animation-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/worklet-animation.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-animation.https.html.ini
new file mode 100644
index 0000000000..32059db4c0
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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-http-downgrade 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 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 downgrade redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-audio.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-audio.https.html.ini
new file mode 100644
index 0000000000..be8ef13407
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/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.http-rp/upgrade/worklet-layout-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/worklet-layout.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/worklet-layout.https.html.ini
new file mode 100644
index 0000000000..ed420915cd
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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 same-https origin and downgrade 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 cross-http-downgrade origin and no-redirect 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.http-rp/upgrade/worklet-paint-import-data.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/worklet-paint.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/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.http-rp/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.http-rp/upgrade/xhr.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/xhr.https.html.ini
new file mode 100644
index 0000000000..805242d905
--- /dev/null
+++ b/testing/web-platform/meta/upgrade-insecure-requests/gen/top.http-rp/upgrade/xhr.https.html.ini
@@ -0,0 +1,3 @@
+[xhr.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]