Index: LayoutTests/fast/events/hit-test-counts-expected.txt |
diff --git a/LayoutTests/fast/events/hit-test-counts-expected.txt b/LayoutTests/fast/events/hit-test-counts-expected.txt |
index 910af2a84d976a1e36eec54296d1aa7b1fdc172c..461e1c8af97dcb713a3b4d9ea85dc15f0c32b88a 100644 |
--- a/LayoutTests/fast/events/hit-test-counts-expected.txt |
+++ b/LayoutTests/fast/events/hit-test-counts-expected.txt |
@@ -17,11 +17,11 @@ Wheel: 1 |
TouchStart: 1 |
TouchMove: 0 |
TouchEnd: 0 |
-GestureTapDown: 3 |
-GestureShowPress: 5 |
-GestureTap: 7 |
-GestureScrollBegin: 2 |
-GestureTapCancel: 2 |
+GestureTapDown: 1 |
+GestureShowPress: 2 |
+GestureTap: 6 |
+GestureScrollBegin: 1 |
+GestureTapCancel: 1 |
GestureScrollUpdate: 0 |
GestureScrollEnd: 0 |
@@ -35,11 +35,11 @@ Wheel: 1 1 1 |
TouchStart: 1 1 1 |
TouchMove: 0 0 0 |
TouchEnd: 0 0 0 |
-GestureTapDown: 5 5 5 |
-GestureShowPress: 7 7 7 |
-GestureTap: 3 3 7 |
-GestureScrollBegin: 4 4 4 |
-GestureTapCancel: 2 2 2 |
+GestureTapDown: 1 1 1 |
+GestureShowPress: 2 2 2 |
+GestureTap: 2 2 6 |
+GestureScrollBegin: 1 1 1 |
+GestureTapCancel: 1 1 1 |
GestureScrollUpdate: 0 0 0 |
GestureScrollEnd: 0 0 0 |