summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default
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/referrer-policy/gen/srcdoc.meta/default
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/referrer-policy/gen/srcdoc.meta/default')
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/a-tag.http.html.ini13
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/fetch.http.html.ini32
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/iframe-tag.http.html.ini33
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/img-tag.http.html.ini32
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/script-tag.http.html.ini30
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-classic.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-module.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-classic.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-module.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/xhr.http.html.ini32
10 files changed, 184 insertions, 0 deletions
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/a-tag.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/a-tag.http.html.ini
new file mode 100644
index 0000000000..436a3aebc9
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/a-tag.http.html.ini
@@ -0,0 +1,13 @@
+[a-tag.http.html]
+ expected:
+ if (os == "android") and not fission and debug and swgl: [OK, CRASH]
+ if (os == "android") and not fission and not debug: [OK, CRASH]
+ if (os == "android") and fission: [OK, TIMEOUT, CRASH]
+ [Referrer Policy: Expects origin for a-tag to same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for a-tag to cross-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for a-tag to cross-http origin and no-redirect redirection from http context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/fetch.http.html.ini
new file mode 100644
index 0000000000..35c6d4766c
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/fetch.http.html.ini
@@ -0,0 +1,32 @@
+[fetch.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT, CRASH]
+ [Referrer Policy: Expects origin for fetch to same-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to same-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to same-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to cross-http origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to cross-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to cross-http origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to cross-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to cross-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for fetch to cross-https origin and keep-origin redirection from http context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/iframe-tag.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/iframe-tag.http.html.ini
new file mode 100644
index 0000000000..df2ba40843
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/iframe-tag.http.html.ini
@@ -0,0 +1,33 @@
+[iframe-tag.http.html]
+ expected:
+ if (os == "android") and not fission: [OK, CRASH]
+ if (os == "android") and fission: [OK, TIMEOUT, CRASH]
+ [Referrer Policy: Expects origin for iframe-tag to same-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to cross-http origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to same-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to cross-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to cross-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to same-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to cross-http origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to cross-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for iframe-tag to cross-https origin and no-redirect redirection from http context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/img-tag.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/img-tag.http.html.ini
new file mode 100644
index 0000000000..092f76f749
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/img-tag.http.html.ini
@@ -0,0 +1,32 @@
+[img-tag.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT, CRASH]
+ [Referrer Policy: Expects origin for img-tag to cross-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to cross-http origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to same-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to same-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to cross-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to cross-http origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to same-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to cross-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for img-tag to cross-https origin and keep-origin redirection from http context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/script-tag.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/script-tag.http.html.ini
new file mode 100644
index 0000000000..120e6e99fd
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/script-tag.http.html.ini
@@ -0,0 +1,30 @@
+[script-tag.http.html]
+ [Referrer Policy: Expects origin for script-tag to cross-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to same-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to cross-http origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to cross-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to cross-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to cross-http origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to same-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to same-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for script-tag to cross-https origin and keep-origin redirection from http context.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-classic.http.html.ini
new file mode 100644
index 0000000000..7544c2b5eb
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-classic.http.html.ini
@@ -0,0 +1,3 @@
+[sharedworker-classic.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-module.http.html.ini
new file mode 100644
index 0000000000..957fcb2ed8
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/sharedworker-module.http.html.ini
@@ -0,0 +1,3 @@
+[sharedworker-module.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-classic.http.html.ini
new file mode 100644
index 0000000000..8c32533525
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-classic.http.html.ini
@@ -0,0 +1,3 @@
+[worker-classic.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-module.http.html.ini
new file mode 100644
index 0000000000..0082540cbc
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/worker-module.http.html.ini
@@ -0,0 +1,3 @@
+[worker-module.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/xhr.http.html.ini
new file mode 100644
index 0000000000..2000562ef8
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/srcdoc.meta/default/xhr.http.html.ini
@@ -0,0 +1,32 @@
+[xhr.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Referrer Policy: Expects origin for xhr to same-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to cross-http origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to cross-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to cross-http origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to same-https origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to cross-http origin and keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to cross-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to cross-https origin and swap-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to same-http origin and swap-origin redirection from http context.]
+ expected: FAIL