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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt

Issue 2908073008: Remove a frame of delay on main-thread FlingStart. [2nd land] (Closed)
Patch Set: Fix pad-gesture-fling properlyy Created 3 years, 7 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
Index: third_party/WebKit/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt
index 62292725021fe65091af807a570703cf7bffcd9d..2fc4f16a333a9ce0db22f68b4bdf710280416bba 100644
--- a/third_party/WebKit/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt
@@ -6,7 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
-PASS actualWheelEventsOccurred is >= 2
+PASS actualWheelEventsOccurred is >= 1
PASS cumulativeScrollX is >= 300
PASS cumulativeScrollY is >= 300
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698