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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin-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-crossorigin-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-origin-expected.txt b/LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin-expected.txt
similarity index 64%
copy from LayoutTests/http/tests/security/referrer-policy-origin-expected.txt
copy to LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin-expected.txt
index bff723c8a1731ee5173b89c90915d542607839ba..b6fed736393eac1113f275b2df44012e294ec8cf 100644
--- a/LayoutTests/http/tests/security/referrer-policy-origin-expected.txt
+++ b/LayoutTests/http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin-expected.txt
@@ -1,4 +1,4 @@
-This test checks the origin referrer policy when navigating from an insecure URL to another insecure URL. The test passes if the printed referrer is http://127.0.0.1:8000
+This test checks the origin referrer policy when navigating from an insecure URL to a cross-origin insecure URL. The test passes if the printed referrer is http://127.0.0.1:8000

Powered by Google App Engine
This is Rietveld 408576698