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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html

Issue 2165763002: Fix layout tests that would fail if ScrollAnchoring was promoted to experimental (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review comments Created 4 years, 5 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 | « third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html b/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html
index a7f9c4d64aacaa7f5ce90ea504c6200be6163206..f7b2031bc3690cd77068405b1660cd450deeaf79 100644
--- a/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html
+++ b/third_party/WebKit/LayoutTests/http/tests/navigation/same-document-scroll-position-restore.html
@@ -5,6 +5,8 @@
<a name="bottom"></a>
<script src="/js-test-resources/js-test.js"></script>
<script>
+setPrintTestResultsLazily();
+
if (window.testRunner) {
window.jsTestIsAsync = true;
testRunner.dumpAsText();
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/scrolling/scroll-to-origin-with-options-no-layout.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698