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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin.html

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
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin.html
diff --git a/LayoutTests/http/tests/security/referrer-policy-https-origin.html b/LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin.html
similarity index 89%
copy from LayoutTests/http/tests/security/referrer-policy-https-origin.html
copy to LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin.html
index 56a2fed7fdaa70cdf601dad5ba8916c8851af6d8..3fb3371435dbbda1504a51ca488d9eb266cf759d 100644
--- a/LayoutTests/http/tests/security/referrer-policy-https-origin.html
+++ b/LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin.html
@@ -14,6 +14,6 @@ This test checks the origin referrer policy when navigating from a secure URL
to an insecure URL. The test passes if the printed referrer is
https://127.0.0.1:8443
</p>
-<iframe src="https://127.0.0.1:8443/security/resources/referrer-policy-start.html?origin"></iframe>
+<iframe src="https://127.0.0.1:8443/security/resources/referrer-policy-start.html?origin-when-crossorigin"></iframe>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/referrer-policy-https-origin-when-crossorigin-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698