Index: LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt b/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt |
index 7db83e2289ceb76338a87c319ab425122ee8c9ed..62292725021fe65091af807a570703cf7bffcd9d 100644 |
--- a/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt |
+++ b/LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt |
@@ -6,8 +6,9 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS cumulativeScrollX is >= 200 |
-PASS cumulativeScrollY is >= 200 |
+PASS actualWheelEventsOccurred is >= 2 |
+PASS cumulativeScrollX is >= 300 |
+PASS cumulativeScrollY is >= 300 |
PASS successfullyParsed is true |
TEST COMPLETE |