| 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..992646a6845f08ebcb96629fba017b622dd60801 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----
|
| @@ -31,17 +32,4 @@ radiusX: 11.5
|
| radiusY: 11.5
|
| rotationAngle: 0
|
| force: 1
|
| ------Event-----
|
| -type: touchmove
|
| -----Touches----
|
| -id: 0
|
| -pageX: 100
|
| -pageY: 250
|
| -radiusX: 11.5
|
| -radiusY: 11.5
|
| -rotationAngle: 0
|
| -force: 1
|
| ------Event-----
|
| -type: touchend
|
| -----Touches----
|
|
|
|
|