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

Unified Diff: third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-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/scrolling/scrollbar-prevent-default-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt b/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
index c139d636fd37de078f01bb2efb50a84c45281aee..7e03694abaee7989551321a2c069a254104e7e64 100644
--- a/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/scrolling/scrollbar-prevent-default-expected.txt
@@ -3,10 +3,10 @@ This tests that scrollbars always receive events even when there is an element u
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS window.scrollY is 0
PASS receivedMousedownEvent is true
-PASS subframe.scrollTop is 0
+PASS window.scrollY became 0
PASS receivedMousedownEvent is true
+PASS subframe.scrollTop became 0
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698