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

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: reload.html wasn't there 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
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>

Powered by Google App Engine
This is Rietveld 408576698