summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin')
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/fetch.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/worker-classic.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/worker-module.http.html.ini3
-rw-r--r--testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/xhr.http.html.ini38
4 files changed, 47 insertions, 0 deletions
diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/fetch.http.html.ini
new file mode 100644
index 0000000000..96f2385873
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/fetch.http.html.ini
@@ -0,0 +1,3 @@
+[fetch.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/worker-classic.http.html.ini
new file mode 100644
index 0000000000..8c32533525
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/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/worker-classic.http-rp/origin/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/worker-module.http.html.ini
new file mode 100644
index 0000000000..0082540cbc
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/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/worker-classic.http-rp/origin/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/xhr.http.html.ini
new file mode 100644
index 0000000000..4943ae5445
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/gen/worker-classic.http-rp/origin/xhr.http.html.ini
@@ -0,0 +1,38 @@
+[xhr.http.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [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-http 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-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 keep-origin redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to same-http origin and no-redirect 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
+
+ [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 same-https origin and no-redirect redirection from http context.]
+ expected: FAIL
+
+ [Referrer Policy: Expects origin for xhr to same-https origin and swap-origin redirection from http context.]
+ expected: FAIL