| 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..4a003e838b843867c1117152fd3ab4bf0fef364c 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,7 +21,7 @@ TouchMove: 0+0
|
| TouchEnd: 0+0
|
| GestureTapDown: 1+1
|
| GestureShowPress: 1+1
|
| -GestureTap: 1+3 [with multiTargetTapNotification: 1+4]
|
| +GestureTap: 1+3
|
| GestureScrollBegin: 0+1
|
| GestureTapCancel: 0+1
|
| GestureScrollUpdate: 0+0
|
| @@ -32,7 +32,7 @@ Event entirely over one iframe nested in another
|
| ---------------------
|
| Initial: 0+0 0+0 0+0
|
| MouseMove: 1+0 1+0 1+0
|
| -MouseDown: 1+2 1+1 1+2 [with multiTargetTapNotification: 1+1 1+1 1+2]
|
| +MouseDown: 1+1 1+1 1+2
|
| MouseUp: 0+1 0+1 0+1
|
| Wheel: 0+1 0+1 0+1
|
| TouchStart: 1+0 1+0 0+1
|
| @@ -78,7 +78,7 @@ TouchMove: 0+0
|
| TouchEnd: 0+0
|
| GestureTapDown: 1+1
|
| GestureShowPress: 1+1
|
| -GestureTap: 1+3 [with multiTargetTapNotification: 2+4]
|
| +GestureTap: 1+3 [with multiTargetTapNotification: 2+3]
|
| GestureScrollBegin: 0+1
|
| GestureTapCancel: 0+1
|
| GestureScrollUpdate: 0+0
|
|
|