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

Unified Diff: content/test/data/navigation_controller/reload-with-url-anchor.html

Issue 2628683003: Add DidSaveScrollOrScaleState flag to prevent restoreScrollPositionAndViewState restore from default (Closed)
Patch Set: add dump file Created 3 years, 10 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/renderer/history_serialization.cc ('k') | content/test/data/page_state/serialized_v23.dat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/navigation_controller/reload-with-url-anchor.html
diff --git a/content/test/data/navigation_controller/reload-with-url-anchor.html b/content/test/data/navigation_controller/reload-with-url-anchor.html
index 7b1ba4d313c0bbe8e6cf813a5acdedd78943ae28..36bcaec81c99247732a0d336e51c492bb7bb5865 100644
--- a/content/test/data/navigation_controller/reload-with-url-anchor.html
+++ b/content/test/data/navigation_controller/reload-with-url-anchor.html
@@ -14,3 +14,5 @@ div {
<div>d1</div>
<div id='d2'>d2</div>
</div>
+
+<p style="position: absolute; top: 2000px">End of page.</p>
« no previous file with comments | « content/renderer/history_serialization.cc ('k') | content/test/data/page_state/serialized_v23.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698