| Index: third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt b/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
|
| index 43982142aecc0716ceb7e2d2c885b15b075ca55b..a068b84fa56027ea1a37c2b995b88d07b945d952 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/hit-test-counts-expected.txt
|
| @@ -21,9 +21,9 @@ TouchMove: 0+0
|
| TouchEnd: 0+0
|
| GestureTapDown: 1+1
|
| GestureShowPress: 1+1
|
| -GestureTap: 1+3 [with multiTargetTapNotification: 1+4]
|
| +GestureTap: 1+3 [with multiTargetTapNotification: 3+6]
|
| GestureScrollBegin: 0+1
|
| -GestureTapCancel: 0+1
|
| +GestureTapCancel: 0+1 [with multiTargetTapNotification: 1+0]
|
| GestureScrollUpdate: 0+0
|
| GestureScrollEnd: 0+0
|
| DoubleFingerTouch: 2+0
|
| @@ -78,9 +78,9 @@ TouchMove: 0+0
|
| TouchEnd: 0+0
|
| GestureTapDown: 1+1
|
| GestureShowPress: 1+1
|
| -GestureTap: 1+3 [with multiTargetTapNotification: 2+4]
|
| +GestureTap: 1+3 [with multiTargetTapNotification: 4+6]
|
| GestureScrollBegin: 0+1
|
| -GestureTapCancel: 0+1
|
| +GestureTapCancel: 0+1 [with multiTargetTapNotification: 1+0]
|
| GestureScrollUpdate: 0+0
|
| GestureScrollEnd: 0+0
|
| DoubleFingerTouch: 2+0
|
|
|