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

Unified Diff: LayoutTests/http/tests/security/referrer-policy-no-referrer-when-downgrade-expected.txt

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
Index: LayoutTests/http/tests/security/referrer-policy-no-referrer-when-downgrade-expected.txt
diff --git a/LayoutTests/http/tests/security/referrer-policy-default-expected.txt b/LayoutTests/http/tests/security/referrer-policy-no-referrer-when-downgrade-expected.txt
similarity index 71%
copy from LayoutTests/http/tests/security/referrer-policy-default-expected.txt
copy to LayoutTests/http/tests/security/referrer-policy-no-referrer-when-downgrade-expected.txt
index 1124260e8e794f0ae04cb59d3c232b9d7b9034f9..46d7d69840efb448804308a0df67af23e23b7240 100644
--- a/LayoutTests/http/tests/security/referrer-policy-default-expected.txt
+++ b/LayoutTests/http/tests/security/referrer-policy-no-referrer-when-downgrade-expected.txt
@@ -1,10 +1,10 @@
-This test checks the default 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/security/resources/referrer-policy-start.html?default
+This test checks the default 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/security/resources/referrer-policy-start.html?no-referrer-when-downgrade
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
-HTTP Referer header is http://127.0.0.1:8000/security/resources/referrer-policy-start.html?default
-Referrer is http://127.0.0.1:8000/security/resources/referrer-policy-start.html?default
+HTTP Referer header is http://127.0.0.1:8000/security/resources/referrer-policy-start.html?no-referrer-when-downgrade
+Referrer is http://127.0.0.1:8000/security/resources/referrer-policy-start.html?no-referrer-when-downgrade
« no previous file with comments | « LayoutTests/http/tests/security/referrer-policy-no-referrer-when-downgrade.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698