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

Unified Diff: LayoutTests/http/tests/cache/subresource-revalidation-referrer-expected.txt

Issue 201973002: Re-set referrer on issuing a validation request for a cached resource. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Emit header()s first Created 6 years, 9 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/cache/subresource-revalidation-referrer-expected.txt
diff --git a/LayoutTests/http/tests/cache/subresource-revalidation-referrer-expected.txt b/LayoutTests/http/tests/cache/subresource-revalidation-referrer-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25280c7d28ad1ec13524128735ad6c41e0a89ab8
--- /dev/null
+++ b/LayoutTests/http/tests/cache/subresource-revalidation-referrer-expected.txt
@@ -0,0 +1,11 @@
+Check that Referrer: for validation requests are correctly set.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS referrer.indexOf("subresource-revalidation-referrer.html") >= 0 is true
+PASS referrer.indexOf("subresource-revalidation-referrer-iframe.html") >= 0 is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/http/tests/cache/subresource-revalidation-referrer.html ('k') | Source/core/fetch/ResourceFetcher.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698