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

Unified Diff: content/test/data/loader/reload.html

Issue 1905873002: Add content_browsertests for testing cache control flags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove ResourceFetcher change temporarily, fix a nit of #19 Created 4 years, 7 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 | « content/test/data/loader/empty16x16.png ('k') | net/test/embedded_test_server/embedded_test_server.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/loader/reload.html
diff --git a/chrome/test/data/dom_automation/frames/iframe1.html b/content/test/data/loader/reload.html
similarity index 52%
copy from chrome/test/data/dom_automation/frames/iframe1.html
copy to content/test/data/loader/reload.html
index 7fccbfd11dd7b5425e5eaafa3d6079e2156719c3..cd8bded0bf55971ea2018a64bf2834dd2ef746ef 100644
--- a/chrome/test/data/dom_automation/frames/iframe1.html
+++ b/content/test/data/loader/reload.html
@@ -1,5 +1,5 @@
<html>
<body>
-<div>iframe 1</div>
+<img src="empty16x16.png">
</body>
</html>
« no previous file with comments | « content/test/data/loader/empty16x16.png ('k') | net/test/embedded_test_server/embedded_test_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698