diff options
author | Moonchild <moonchild@palemoon.org> | 2021-02-25 01:03:57 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-02-25 01:03:57 +0000 |
commit | ceadffab6b357723981a429e11222daf6cd6dcfb (patch) | |
tree | 5603053048d6a460f79b22bdf165fb74d32d39b0 /testing/web-platform/meta/referrer-policy | |
parent | 14fb2f966e9b54598c451e3cb35b4aa0480dafed (diff) | |
parent | ad5a13bd501e379517da1a944c104a11d951a3f5 (diff) | |
download | UXP-RC_20210225.tar UXP-RC_20210225.tar.gz UXP-RC_20210225.tar.lz UXP-RC_20210225.tar.xz UXP-RC_20210225.zip |
Merge branch 'master' into releaseRC_20210225
Diffstat (limited to 'testing/web-platform/meta/referrer-policy')
241 files changed, 0 insertions, 1402 deletions
diff --git a/testing/web-platform/meta/referrer-policy/generic/subresource-test/__dir__.ini b/testing/web-platform/meta/referrer-policy/generic/subresource-test/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/generic/subresource-test/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/generic/subresource-test/image-decoding.html.ini b/testing/web-platform/meta/referrer-policy/generic/subresource-test/image-decoding.html.ini deleted file mode 100644 index 55c416093..000000000 --- a/testing/web-platform/meta/referrer-policy/generic/subresource-test/image-decoding.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[image-decoding.html] - type: testharness - expected: TIMEOUT - [Image is encoding headers as JSON.] - expected: NOTRUN - diff --git a/testing/web-platform/meta/referrer-policy/generic/unsupported-csp-referrer-directive.html.ini b/testing/web-platform/meta/referrer-policy/generic/unsupported-csp-referrer-directive.html.ini deleted file mode 100644 index e505bde4a..000000000 --- a/testing/web-platform/meta/referrer-policy/generic/unsupported-csp-referrer-directive.html.ini +++ /dev/null @@ -1,7 +0,0 @@ -[unsupported-csp-referrer-directive.html] - type: testharness - disabled: - if (os == "linux") and (bits == 64): true - [Image has a referrer despite CSP 'referrer' directive] - expected: FAIL - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 9df1301b6..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index 35b017082..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 0e9393a20..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index c2bfa2b49..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index 81c620b57..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 11d4adb06..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 73cfb28f0..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index a842be3ab..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index ce3c3ab87..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index c502f66f6..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index 0405a5914..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 592a24c75..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 8ca2aaee3..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index 7e29c3d86..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index bf990104f..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index f7f5eff53..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index 5e9099342..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index a44aedbfc..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 09da6eebc..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index a9efe3725..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 1f2f21d88..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 17f75ad94..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index e762ac1e5..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 64f5cb5e8..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer-when-downgrade/meta-referrer/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index e82169879..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 4b99e0b3b..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 370531dde..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 37b3d20ad..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 3f314832a..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 60afdbd28..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index a2b86bce4..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 5eb21520c..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 14d1863ce..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 6d301e77b..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index de9effa0c..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 1f6abe132..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 1bc77235d..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 509a0bd66..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 9adf27bdc..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index e31f27b93..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 0098cd2db..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index a34ab14f6..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 93d0a4c53..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 8fe91bbe6..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 851ebc6b3..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 563767c38..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 6ac27e733..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index be030d59a..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is omitted when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/no-referrer/meta-referrer/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/http-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-only/meta-referrer/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini deleted file mode 100644 index 31ae03489..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini deleted file mode 100644 index 29dc5b155..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini deleted file mode 100644 index ffe217be0..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini deleted file mode 100644 index 59f86dde1..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini deleted file mode 100644 index 69d198f02..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini deleted file mode 100644 index 81768e839..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini deleted file mode 100644 index 3e8efcf1f..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini deleted file mode 100644 index 54c3c3a2f..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini deleted file mode 100644 index 0b197a22e..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini deleted file mode 100644 index 8c6c97855..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-downgrade.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini deleted file mode 100644 index 7ba66c5a2..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-downgrade.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini deleted file mode 100644 index 33597e320..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-downgrade.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini deleted file mode 100644 index 1867fe6c4..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini deleted file mode 100644 index a564215d9..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-upgrade.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini deleted file mode 100644 index c57dc5dde..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-upgrade.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini deleted file mode 100644 index 4059029bd..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/attr-referrer/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-upgrade.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini deleted file mode 100644 index 421ffafd8..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini deleted file mode 100644 index 70553d366..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini deleted file mode 100644 index b537ababc..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-http/img-tag/cross-origin.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini deleted file mode 100644 index 4e5aa50d3..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini deleted file mode 100644 index 4b3c35dcb..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini deleted file mode 100644 index 12b5afc81..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/cross-origin/http-https/img-tag/cross-origin.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[cross-origin.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini deleted file mode 100644 index 914ca240f..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini deleted file mode 100644 index d11da220c..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini deleted file mode 100644 index a991e305f..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-http/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini deleted file mode 100644 index ddfda2bc8..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-downgrade.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini deleted file mode 100644 index 679d9eb33..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-downgrade.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini deleted file mode 100644 index 1d4b9807b..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-downgrade.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-downgrade.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini deleted file mode 100644 index ec923850b..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-insecure.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-insecure.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini deleted file mode 100644 index bbf3aeb3a..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-upgrade.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini deleted file mode 100644 index edee19b74..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-upgrade.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini deleted file mode 100644 index 8ce8cba07..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/http-rp/same-origin/http-https/img-tag/same-origin-upgrade.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[same-origin-upgrade.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index ab1eb0ab6..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 9be65626a..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 11396f8c2..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 4be538376..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 161a46253..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index abbf01998..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 3e3a73fb5..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 39f8b3610..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index b71d8cf8f..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index a1f3b5d7a..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 31ee2bb98..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 083d96cfd..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index f9451aa56..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index c16cde41e..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index fbc8dbd96..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index f4f4e06e1..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 1795f6046..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 5241546ee..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 31f8b5c1c..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 26d78c9ef..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 2c750ebae..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 486a46788..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 6a41e7f3a..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index df76a41b4..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index bfb29b439..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 3cf1a77db..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 94ad4fe3d..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 0f4f68494..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index cb60e9f79..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index f7d4d8bd4..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 7fb5994a6..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 22319be0a..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 7928a1a8e..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index f6ecb4a82..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 4e535d9e6..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index ca0c8aa85..000000000 --- a/testing/web-platform/meta/referrer-policy/origin/meta-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is origin when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/strict-origin-when-cross-origin/__dir__.ini b/testing/web-platform/meta/referrer-policy/strict-origin-when-cross-origin/__dir__.ini deleted file mode 100644 index 5f538f7f7..000000000 --- a/testing/web-platform/meta/referrer-policy/strict-origin-when-cross-origin/__dir__.ini +++ /dev/null @@ -1,2 +0,0 @@ -disabled: - if os == "linux" and bits == 64: https://bugzilla.mozilla.org/show_bug.cgi?id=1302421
\ No newline at end of file diff --git a/testing/web-platform/meta/referrer-policy/strict-origin/__dir__.ini b/testing/web-platform/meta/referrer-policy/strict-origin/__dir__.ini deleted file mode 100644 index 5f538f7f7..000000000 --- a/testing/web-platform/meta/referrer-policy/strict-origin/__dir__.ini +++ /dev/null @@ -1,2 +0,0 @@ -disabled: - if os == "linux" and bits == 64: https://bugzilla.mozilla.org/show_bug.cgi?id=1302421
\ No newline at end of file diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 7f7859d2d..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 8ab124566..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index a70cfac72..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index eb9ecf624..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index f53a80783..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index fc91fab9f..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 379fd52a2..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 49b18332b..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index d0d8de25d..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index a6b2b838d..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 9482b2000..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index bba8202ce..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 44701f40c..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 7449b1426..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 946441b61..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index dff1fb75e..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 717b3ad3c..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index e9af06f2f..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index 0ba25185b..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 11a77db28..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index f08994b8f..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini deleted file mode 100644 index ce46a3cc3..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini deleted file mode 100644 index 38b495854..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini deleted file mode 100644 index 3ad4a797a..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/http-rp/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[generic.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unsafe-url/meta-referrer/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 9df1301b6..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index 35b017082..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 0e9393a20..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index c2bfa2b49..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index 81c620b57..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 11d4adb06..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 73cfb28f0..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index a842be3ab..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index ce3c3ab87..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index c502f66f6..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index 0405a5914..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 592a24c75..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/attr-referrer/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the attr-referrer\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 8ca2aaee3..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index 7e29c3d86..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index bf990104f..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index f7f5eff53..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index 5e9099342..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index a44aedbfc..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/cross-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 09da6eebc..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini deleted file mode 100644 index a9efe3725..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 1f2f21d88..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-http/img-tag/insecure-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[insecure-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini deleted file mode 100644 index 17f75ad94..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.keep-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.keep-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini deleted file mode 100644 index e762ac1e5..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.no-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.no-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini deleted file mode 100644 index 64f5cb5e8..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/http-rp/same-origin/http-https/img-tag/upgrade-protocol.swap-origin-redirect.http.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[upgrade-protocol.swap-origin-redirect.http.html] - type: testharness - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): OK - [The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-rp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.] - expected: - if (os == "linux") and (version == "Ubuntu 16.04"): PASS - diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-csp/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/cross-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-http/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 diff --git a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/__dir__.ini b/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/__dir__.ini deleted file mode 100644 index 36f10d916..000000000 --- a/testing/web-platform/meta/referrer-policy/unset-referrer-policy/meta-referrer/same-origin/http-https/img-tag/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: https://github.com/w3c/web-platform-tests/issues/1874 |