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

Unified Diff: chrome/test/data/iframe_blank.html

Issue 2275643003: Notify about PageState changes after an AUTO_SUBFRAME commit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switch to ASSERT_TRUE. Created 4 years, 4 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: chrome/test/data/iframe_blank.html
diff --git a/chrome/test/data/iframe_blank.html b/chrome/test/data/iframe_blank.html
new file mode 100644
index 0000000000000000000000000000000000000000..9e375252cd8a2a18cd698f53a622b982abc133d2
--- /dev/null
+++ b/chrome/test/data/iframe_blank.html
@@ -0,0 +1,4 @@
+<html><head><title>Blank iframe test</title></head>
+<body>
+<iframe id="test"></iframe>
+</body></html>
« no previous file with comments | « chrome/browser/sessions/session_restore_browsertest.cc ('k') | content/browser/frame_host/navigation_controller_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698