Index: trunk/LayoutTests/fast/events/hit-test-counts-expected.txt |
=================================================================== |
--- trunk/LayoutTests/fast/events/hit-test-counts-expected.txt (revision 181433) |
+++ trunk/LayoutTests/fast/events/hit-test-counts-expected.txt (working copy) |
@@ -17,7 +17,7 @@ |
TouchMove: 0 |
TouchEnd: 0 |
GestureTapDown: 2 |
-GestureShowPress: 2 |
+GestureShowPress: 4 |
GestureTap: 7 |
GestureScrollBegin: 1 |
GestureTapCancel: 1 |
@@ -35,7 +35,7 @@ |
TouchMove: 0 0 0 |
TouchEnd: 0 0 0 |
GestureTapDown: 1 1 2 |
-GestureShowPress: 1 1 2 |
+GestureShowPress: 2 2 4 |
GestureTap: 3 3 7 |
GestureScrollBegin: 1 1 1 |
GestureTapCancel: 1 1 1 |
@@ -53,7 +53,7 @@ |
TouchMove: 0 0 0 |
TouchEnd: 0 0 0 |
GestureTapDown: 1 4 16 |
-GestureShowPress: 1 4 16 |
+GestureShowPress: 2 8 32 |
GestureTap: 4 9 32 |
GestureScrollBegin: 1 1 0 |
GestureTapCancel: 1 1 0 |