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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-https-no-referrer.html

Issue 607433002: Referrer Policy: Update <meta name="referrer"> values to match the spec. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 6 years, 2 months 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-no-referrer-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-no-referrer.html
diff --git a/LayoutTests/http/tests/security/referrer-policy-https-default.html b/LayoutTests/http/tests/security/referrer-policy-https-no-referrer.html
similarity index 90%
copy from LayoutTests/http/tests/security/referrer-policy-https-default.html
copy to LayoutTests/http/tests/security/referrer-policy-https-no-referrer.html
index fb3b2d94374b3ca69a03ef4ac53771a35077e3cd..0badc6ffbfb8261c02348b29e64b2f31222c6a51 100644
--- a/LayoutTests/http/tests/security/referrer-policy-https-default.html
+++ b/LayoutTests/http/tests/security/referrer-policy-https-no-referrer.html
@@ -13,6 +13,6 @@ if (window.testRunner) {
This test checks the default referrer policy when navigating from a secure URL
to an insecure URL. The test passes if the printed referrer is empty.
</p>
-<iframe src="https://127.0.0.1:8443/security/resources/referrer-policy-start.html?default"></iframe>
+<iframe src="https://127.0.0.1:8443/security/resources/referrer-policy-start.html?no-referrer"></iframe>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/referrer-policy-https-no-referrer-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698