| 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..d507a09a72b2e3f7cf231971cb44cebead85a84d 100644
|
| --- a/LayoutTests/fast/events/hit-test-counts-expected.txt
|
| +++ b/LayoutTests/fast/events/hit-test-counts-expected.txt
|
| @@ -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
|
|
|