summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http')
-rw-r--r--testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.keep-origin-redirect.http.html.ini8
-rw-r--r--testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.no-redirect.http.html.ini8
-rw-r--r--testing/web-platform/meta/referrer-policy/origin/http-rp/same-origin/http-http/img-tag/generic.swap-origin-redirect.http.html.ini8
3 files changed, 24 insertions, 0 deletions
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
new file mode 100644
index 000000000..31f8b5c1c
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/origin/http-rp/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 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
new file mode 100644
index 000000000..26d78c9ef
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/origin/http-rp/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 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
new file mode 100644
index 000000000..2c750ebae
--- /dev/null
+++ b/testing/web-platform/meta/referrer-policy/origin/http-rp/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 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
+