Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt |
| index 1138e19befc6ea043116220c8b237e13e39eee7c..0721a3db27bd0aeccfa05c975b4aa8a8c5c1022e 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/input/emulateTouchFromMouseEvent-expected.txt |
| @@ -1,3 +1,4 @@ |
| + |
| -----Event----- |
| type: touchstart |
| ----Touches---- |
| @@ -41,7 +42,4 @@ radiusX: 11.5 |
| radiusY: 11.5 |
| rotationAngle: 0 |
| force: 1 |
| ------Event----- |
| -type: touchend |
|
allada
2017/06/26 22:02:53
This probably happened because expectedEventCount
dgozman
2017/06/26 23:22:07
Right. Otherwise the test flakes (and I believe it
|
| -----Touches---- |