Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-sameorigin-expected.txt

Issue 747903003: Referrer Policy: Introduce "Origin When Cross-Origin". [3/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@originwhencrossorigin
Patch Set: Rebaseline. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-sameorigin-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-sameorigin-expected.txt b/LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-sameorigin-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..87d7e8aa6c7eda9920700bc54198b94ab460aaa4
--- /dev/null
+++ b/LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-sameorigin-expected.txt
@@ -0,0 +1,10 @@
+This test checks the origin referrer policy when navigating from an insecure URL to a same-origin insecure URL. The test passes if the printed referrer is http://127.0.0.1:8000/security/referrer-policy-origin-when-crossorigin-is-sameorigin.html
+
+
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+HTTP Referer header is http://127.0.0.1:8000/security/resources/referrer-policy-start.html?origin-when-crossorigin
+Referrer is http://127.0.0.1:8000/security/resources/referrer-policy-start.html?origin-when-crossorigin
+

Powered by Google App Engine
This is Rietveld 408576698