summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/gen/top.meta/unset
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mixed-content/gen/top.meta/unset')
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/audio-tag.https.html.ini4
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/beacon.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/fetch.https.html.ini6
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/img-tag.https.html.ini4
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-css-tag.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-prefetch-tag.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/object-tag.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/picture-tag.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag-dynamic-import.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-classic.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-import.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-module.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/video-tag.https.html.ini4
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/websocket.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-classic.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-import-data.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-import.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-module.https.html.ini3
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation-import-data.https.html.ini8
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation.https.html.ini8
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-audio.https.html.ini4
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout-import-data.https.html.ini8
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout.https.html.ini8
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint-import-data.https.html.ini8
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint.https.html.ini8
-rw-r--r--testing/web-platform/meta/mixed-content/gen/top.meta/unset/xhr.https.html.ini3
27 files changed, 118 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/audio-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/audio-tag.https.html.ini
new file mode 100644
index 0000000000..873fc51402
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/audio-tag.https.html.ini
@@ -0,0 +1,4 @@
+prefs: [security.mixed_content.upgrade_display_content:false]
+[audio-tag.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/beacon.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/beacon.https.html.ini
new file mode 100644
index 0000000000..442d41bf28
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/beacon.https.html.ini
@@ -0,0 +1,3 @@
+[beacon.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/fetch.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/fetch.https.html.ini
new file mode 100644
index 0000000000..d3132683ff
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/fetch.https.html.ini
@@ -0,0 +1,6 @@
+[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:
+ if (os == "android") and debug: [PASS, FAIL]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/img-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/img-tag.https.html.ini
new file mode 100644
index 0000000000..9ad0cf0550
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/img-tag.https.html.ini
@@ -0,0 +1,4 @@
+prefs: [security.mixed_content.upgrade_display_content:false]
+[img-tag.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-css-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-css-tag.https.html.ini
new file mode 100644
index 0000000000..951786aa39
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-css-tag.https.html.ini
@@ -0,0 +1,3 @@
+[link-css-tag.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-prefetch-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-prefetch-tag.https.html.ini
new file mode 100644
index 0000000000..9d18fef9af
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/link-prefetch-tag.https.html.ini
@@ -0,0 +1,3 @@
+[link-prefetch-tag.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/object-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/object-tag.https.html.ini
new file mode 100644
index 0000000000..d9877d4528
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/object-tag.https.html.ini
@@ -0,0 +1,3 @@
+[object-tag.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/picture-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/picture-tag.https.html.ini
new file mode 100644
index 0000000000..eb3c1bb50b
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/picture-tag.https.html.ini
@@ -0,0 +1,3 @@
+[picture-tag.https.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag-dynamic-import.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag-dynamic-import.https.html.ini
new file mode 100644
index 0000000000..580112e0ec
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag-dynamic-import.https.html.ini
@@ -0,0 +1,3 @@
+[script-tag-dynamic-import.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag.https.html.ini
new file mode 100644
index 0000000000..fb8d9dd0e1
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/script-tag.https.html.ini
@@ -0,0 +1,3 @@
+[script-tag.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-classic.https.html.ini
new file mode 100644
index 0000000000..042f715b98
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/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/mixed-content/gen/top.meta/unset/sharedworker-import.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-import.https.html.ini
new file mode 100644
index 0000000000..d237a8a97f
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-import.https.html.ini
@@ -0,0 +1,3 @@
+[sharedworker-import.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-module.https.html.ini
new file mode 100644
index 0000000000..b0a64ca84f
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/sharedworker-module.https.html.ini
@@ -0,0 +1,3 @@
+[sharedworker-module.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/video-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/video-tag.https.html.ini
new file mode 100644
index 0000000000..755a2a54b5
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/video-tag.https.html.ini
@@ -0,0 +1,4 @@
+prefs: [security.mixed_content.upgrade_display_content:false]
+[video-tag.https.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/websocket.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/websocket.https.html.ini
new file mode 100644
index 0000000000..611378a4a3
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/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/mixed-content/gen/top.meta/unset/worker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-classic.https.html.ini
new file mode 100644
index 0000000000..b671c1a911
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/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/mixed-content/gen/top.meta/unset/worker-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-import-data.https.html.ini
new file mode 100644
index 0000000000..0010e389b4
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/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/mixed-content/gen/top.meta/unset/worker-import.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-import.https.html.ini
new file mode 100644
index 0000000000..d3ebd9af27
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/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/mixed-content/gen/top.meta/unset/worker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worker-module.https.html.ini
new file mode 100644
index 0000000000..ab06e1721a
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/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/mixed-content/gen/top.meta/unset/worklet-animation-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation-import-data.https.html.ini
new file mode 100644
index 0000000000..ebfb6b0a70
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation-import-data.https.html.ini
@@ -0,0 +1,8 @@
+[worklet-animation-import-data.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation.https.html.ini
new file mode 100644
index 0000000000..21343348ec
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-animation.https.html.ini
@@ -0,0 +1,8 @@
+[worklet-animation.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Mixed-Content: Expects allowed for worklet-animation to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for worklet-animation to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-audio.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-audio.https.html.ini
new file mode 100644
index 0000000000..47f8c20dc5
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/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/mixed-content/gen/top.meta/unset/worklet-layout-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout-import-data.https.html.ini
new file mode 100644
index 0000000000..db2b90247c
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout-import-data.https.html.ini
@@ -0,0 +1,8 @@
+[worklet-layout-import-data.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout.https.html.ini
new file mode 100644
index 0000000000..bc58348e80
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-layout.https.html.ini
@@ -0,0 +1,8 @@
+[worklet-layout.https.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [Mixed-Content: Expects allowed for worklet-layout to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint-import-data.https.html.ini
new file mode 100644
index 0000000000..8e5250fb4c
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint-import-data.https.html.ini
@@ -0,0 +1,8 @@
+[worklet-paint-import-data.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint.https.html.ini
new file mode 100644
index 0000000000..20deac8d88
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/worklet-paint.https.html.ini
@@ -0,0 +1,8 @@
+[worklet-paint.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Mixed-Content: Expects allowed for worklet-paint to same-https origin and keep-scheme redirection from https context.]
+ expected: FAIL
+
+ [Mixed-Content: Expects allowed for worklet-paint to same-https origin and no-redirect redirection from https context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/mixed-content/gen/top.meta/unset/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/xhr.https.html.ini
new file mode 100644
index 0000000000..805242d905
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/gen/top.meta/unset/xhr.https.html.ini
@@ -0,0 +1,3 @@
+[xhr.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]