| 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 fec242b34742f58e6717d7436ea235431100d44d..43982142aecc0716ceb7e2d2c885b15b075ca55b 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
|
| @@ -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+1 1+1 1+2
|
| +MouseDown: 1+2 1+1 1+2 [with multiTargetTapNotification: 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
|
|
|