diff options
Diffstat (limited to 'testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer')
12 files changed, 96 insertions, 0 deletions
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 new file mode 100644 index 000000000..e82169879 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..4b99e0b3b --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.no-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..370531dde --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..37b3d20ad --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..3f314832a --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.no-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..60afdbd28 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/cross-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..a2b86bce4 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..5eb21520c --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..14d1863ce --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..6d301e77b --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.keep-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..de9effa0c --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.no-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 new file mode 100644 index 000000000..1f6abe132 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/no-referrer/attr-referrer/same-origin/http-https/img-tag/generic.swap-origin-redirect.http.html.ini @@ -0,0 +1,8 @@ +[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 + |