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

Unified Diff: chrome/test/data/chromedriver/outer.html

Issue 1165553011: [chromedriver] Update NavigationTracker state after Page.navigationToHistoryEntry commands. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/chromedriver/chrome/navigation_tracker.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromedriver/outer.html
diff --git a/chrome/test/data/chromedriver/outer.html b/chrome/test/data/chromedriver/outer.html
index a78d97ac958941e8b05c3d0b58cca0a3cb1f2aec..50e06586d35edbb35b76e2c462483d59ebfc6e7a 100644
--- a/chrome/test/data/chromedriver/outer.html
+++ b/chrome/test/data/chromedriver/outer.html
@@ -5,6 +5,6 @@
</head>
<body>
<p>Two</p>
- <iframe src="inner.html">
+ <iframe src="inner.html"></iframe>
</body>
</html>
« no previous file with comments | « chrome/test/chromedriver/chrome/navigation_tracker.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698