diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/referrer-policy/origin/attr-referrer | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/referrer-policy/origin/attr-referrer')
12 files changed, 96 insertions, 0 deletions
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 new file mode 100644 index 000000000..ab1eb0ab6 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..9be65626a --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..11396f8c2 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..4be538376 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..161a46253 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..abbf01998 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..3e3a73fb5 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..39f8b3610 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..b71d8cf8f --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..a1f3b5d7a --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..31ee2bb98 --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 new file mode 100644 index 000000000..083d96cfd --- /dev/null +++ b/testing/web-platform/meta/referrer-policy/origin/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 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 + |