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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt

Issue 1413493005: Update layout tests to work when smooth scrolling is enabled by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: worked on nit Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt b/third_party/WebKit/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
index 9e958ed540fa1e10aba3ba2f2565d5a9d8be74be..0cecef652004f0da4421459b442424af6e6c24d3 100644
--- a/third_party/WebKit/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/scroll-after-click-on-tab-index-expected.txt
@@ -1,10 +1,10 @@
ALERT: Scroll position 0
Click the text below and then try to scroll.
+Scroll position is more than 0
+PASS document.scrollingElement.scrollTop > 0 became true
PASS successfullyParsed is true
TEST COMPLETE
-Scroll position is more than 0
-PASS document.scrollingElement.scrollTop > 0 is true

Powered by Google App Engine
This is Rietveld 408576698