| 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 9169536bfd684d37218c8dbb5e7377a67d81c95e..df7d528b3731d3e05ddd8ac752e70072322552b7 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: 1
|
| GestureShowPress: 2
|
| -GestureTap: 4
|
| +GestureTap: 7
|
| GestureScrollBegin: 1
|
| GestureTapCancel: 1
|
| GestureScrollUpdate: 0
|
| @@ -36,7 +36,7 @@ TouchMove: 0 0 0
|
| TouchEnd: 0 0 0
|
| GestureTapDown: 1 1 1
|
| GestureShowPress: 2 2 2
|
| -GestureTap: 3 3 4
|
| +GestureTap: 3 3 7
|
| 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: 2 8 32
|
| -GestureTap: 3 9 32
|
| +GestureTap: 3 9 36
|
| GestureScrollBegin: 1 1 0
|
| GestureTapCancel: 1 1 0
|
| GestureScrollUpdate: 0 0 0
|
|
|