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 8e5088d383dbb2c6024a379431b1f53ea08a0817..81a7732dd794b3ceedd7833de66e455f9a14c4a9 100644 |
--- a/LayoutTests/fast/events/hit-test-counts-expected.txt |
+++ b/LayoutTests/fast/events/hit-test-counts-expected.txt |
@@ -18,7 +18,7 @@ TouchMove: 0 |
TouchEnd: 0 |
GestureTapDown: 2 |
GestureShowPress: 2 |
-GestureTap: 7 |
+GestureTap: 6 |
GestureScrollBegin: 1 |
GestureTapCancel: 1 |
GestureScrollUpdate: 0 |
@@ -36,7 +36,7 @@ TouchMove: 0 0 0 |
TouchEnd: 0 0 0 |
GestureTapDown: 1 1 2 |
GestureShowPress: 1 1 2 |
-GestureTap: 3 3 7 |
+GestureTap: 2 2 6 |
GestureScrollBegin: 1 1 1 |
GestureTapCancel: 1 1 1 |
GestureScrollUpdate: 0 0 0 |
@@ -54,7 +54,7 @@ TouchMove: 0 0 0 |
TouchEnd: 0 0 0 |
GestureTapDown: 1 4 16 |
GestureShowPress: 1 4 16 |
-GestureTap: 4 9 32 |
+GestureTap: 3 8 32 |
GestureScrollBegin: 1 1 0 |
GestureTapCancel: 1 1 0 |
GestureScrollUpdate: 0 0 0 |