diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp | |
parent | Initial commit. (diff) | |
download | firefox-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/worker-module.http-rp')
36 files changed, 812 insertions, 0 deletions
diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/fetch.http.html.ini new file mode 100644 index 0000000000..c122c351e7 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Referrer Policy: Expects stripped-referrer for fetch to same-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/worker-classic.http.html.ini new file mode 100644 index 0000000000..deb4be4f0b --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/worker-module.http.html.ini new file mode 100644 index 0000000000..ddd955c4a7 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/xhr.http.html.ini new file mode 100644 index 0000000000..ca8a8e4555 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer-when-downgrade/xhr.http.html.ini @@ -0,0 +1,38 @@ +[xhr.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-https origin and swap-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/fetch.http.html.ini new file mode 100644 index 0000000000..fc7af67765 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/fetch.http.html.ini @@ -0,0 +1,37 @@ +[fetch.http.html] + [Referrer Policy: Expects omitted for fetch to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/worker-classic.http.html.ini new file mode 100644 index 0000000000..db93e5a5f2 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/worker-classic.http.html.ini @@ -0,0 +1,7 @@ +[worker-classic.http.html] + [Referrer Policy: Expects omitted for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL + diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/worker-module.http.html.ini new file mode 100644 index 0000000000..4d3fd09145 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/worker-module.http.html.ini @@ -0,0 +1,7 @@ +[worker-module.http.html] + [Referrer Policy: Expects omitted for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL + diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/xhr.http.html.ini new file mode 100644 index 0000000000..d912a5244f --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/no-referrer/xhr.http.html.ini @@ -0,0 +1,37 @@ +[xhr.http.html] + [Referrer Policy: Expects omitted for xhr to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-https origin and no-redirect redirection from http context.] + expected: FAIL + diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/fetch.http.html.ini new file mode 100644 index 0000000000..9071c4d75b --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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 stripped-referrer for fetch to same-http origin and keep-origin 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 + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/worker-classic.http.html.ini new file mode 100644 index 0000000000..b7c042ecf8 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/worker-module.http.html.ini new file mode 100644 index 0000000000..ddd955c4a7 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-origin/xhr.http.html.ini new file mode 100644 index 0000000000..3ccfc44356 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin-when-cross-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 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 stripped-referrer for xhr to same-http origin and no-redirect 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 stripped-referrer for xhr to same-http 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 diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/fetch.http.html.ini new file mode 100644 index 0000000000..031ccd2fd8 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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-http origin and keep-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-http 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/worker-module.http-rp/origin/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/worker-classic.http.html.ini new file mode 100644 index 0000000000..2dc8cc2292 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects origin for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects origin for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/worker-module.http.html.ini new file mode 100644 index 0000000000..d00a67956a --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects origin for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects origin for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/origin/xhr.http.html.ini new file mode 100644 index 0000000000..693e0dbe24 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.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 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 same-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 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 same-http origin and no-redirect 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 diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/fetch.http.html.ini new file mode 100644 index 0000000000..f2694abb92 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/fetch.http.html.ini @@ -0,0 +1,32 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects omitted for fetch to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for fetch to same-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/worker-classic.http.html.ini new file mode 100644 index 0000000000..deb4be4f0b --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/worker-module.http.html.ini new file mode 100644 index 0000000000..c89e40e75e --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/xhr.http.html.ini new file mode 100644 index 0000000000..a7310ad6ca --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/same-origin/xhr.http.html.ini @@ -0,0 +1,32 @@ +[xhr.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to same-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects omitted for xhr to cross-http origin and swap-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/fetch.http.html.ini new file mode 100644 index 0000000000..3f54a9a406 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin 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-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/worker-classic.http.html.ini new file mode 100644 index 0000000000..deb4be4f0b --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/worker-module.http.html.ini new file mode 100644 index 0000000000..c89e40e75e --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-origin/xhr.http.html.ini new file mode 100644 index 0000000000..3ccfc44356 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin-when-cross-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 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 stripped-referrer for xhr to same-http origin and no-redirect 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 stripped-referrer for xhr to same-http 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 diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/fetch.http.html.ini new file mode 100644 index 0000000000..031ccd2fd8 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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-http origin and keep-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-http 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/worker-module.http-rp/strict-origin/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/worker-classic.http.html.ini new file mode 100644 index 0000000000..2dc8cc2292 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects origin for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects origin for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/worker-module.http.html.ini new file mode 100644 index 0000000000..d00a67956a --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects origin for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects origin for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-origin/xhr.http.html.ini new file mode 100644 index 0000000000..693e0dbe24 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/strict-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 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 same-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 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 same-http origin and no-redirect 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 diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/fetch.http.html.ini new file mode 100644 index 0000000000..3cac0310d5 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for fetch to same-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to cross-https origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/worker-classic.http.html.ini new file mode 100644 index 0000000000..b7c042ecf8 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/worker-module.http.html.ini new file mode 100644 index 0000000000..ddd955c4a7 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/xhr.http.html.ini new file mode 100644 index 0000000000..b29e769f21 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unsafe-url/xhr.http.html.ini @@ -0,0 +1,38 @@ +[xhr.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for xhr to cross-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-https origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-https origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-https origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and swap-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-https origin and swap-origin redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/fetch.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/fetch.http.html.ini new file mode 100644 index 0000000000..095881a62c --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/fetch.http.html.ini @@ -0,0 +1,38 @@ +[fetch.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for fetch to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [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-https origin and keep-origin 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-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/worker-classic.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/worker-classic.http.html.ini new file mode 100644 index 0000000000..b7c042ecf8 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/worker-classic.http.html.ini @@ -0,0 +1,8 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-classic to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/worker-module.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/worker-module.http.html.ini new file mode 100644 index 0000000000..ddd955c4a7 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/worker-module.http.html.ini @@ -0,0 +1,8 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and keep-origin redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for worker-module to same-http origin and no-redirect redirection from http context.] + expected: FAIL diff --git a/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/xhr.http.html.ini b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/xhr.http.html.ini new file mode 100644 index 0000000000..c00cf7f6d1 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/gen/worker-module.http-rp/unset/xhr.http.html.ini @@ -0,0 +1,38 @@ +[xhr.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and no-redirect redirection from http context.] + expected: FAIL + + [Referrer Policy: Expects stripped-referrer for xhr to same-http origin and keep-origin 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 + + [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 |