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

Unified Diff: chrome/test/data/prerender/prefetch_response_csp.html

Issue 2438593002: [NoStatePrefetch] Remove JS injection in tests (Closed)
Patch Set: PrefetchSimple: check the should-be-fetched resource is indeed fetched Created 4 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 | « chrome/test/data/prerender/prefetch_page2.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/prerender/prefetch_response_csp.html
diff --git a/chrome/test/data/prerender/prefetch_response_csp.html b/chrome/test/data/prerender/prefetch_response_csp.html
index 6518c8d32a0a4048cacb5de57e7f2d8a40bb89bd..7277d4a880f8e10b591b59e0da78f713d8070ae0 100644
--- a/chrome/test/data/prerender/prefetch_response_csp.html
+++ b/chrome/test/data/prerender/prefetch_response_csp.html
@@ -1,7 +1,7 @@
<html>
<!--
-Check that we follow response header CSP restrictions when prefetching.
-Only prefetch2.js should be fetched.
+Check that response header CSP restrictions are respected when prefetching this
+page. Only prefetch2.js should be fetched.
-->
<head>
<script src="prerender/prefetch.js"></script>
« no previous file with comments | « chrome/test/data/prerender/prefetch_page2.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698