Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector-protocol / input / emulateTouchFromMouseEvent-expected.txt
blob1138e19befc6ea043116220c8b237e13e39eee7c
1 -----Event-----
2 type: touchstart
3 ----Touches----
4 id: 0
5 pageX: 100
6 pageY: 200
7 radiusX: 11.5
8 radiusY: 11.5
9 rotationAngle: 0
10 force: 1
11 -----Event-----
12 type: touchmove
13 ----Touches----
14 id: 0
15 pageX: 100
16 pageY: 250
17 radiusX: 11.5
18 radiusY: 11.5
19 rotationAngle: 0
20 force: 1
21 -----Event-----
22 type: touchend
23 ----Touches----
24 -----Event-----
25 type: touchstart
26 ----Touches----
27 id: 0
28 pageX: 100
29 pageY: 200
30 radiusX: 11.5
31 radiusY: 11.5
32 rotationAngle: 0
33 force: 1
34 -----Event-----
35 type: touchmove
36 ----Touches----
37 id: 0
38 pageX: 100
39 pageY: 250
40 radiusX: 11.5
41 radiusY: 11.5
42 rotationAngle: 0
43 force: 1
44 -----Event-----
45 type: touchend
46 ----Touches----