Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / inspector-protocol / input / dispatchMouseEvent-expected.txt
1 -----Event-----
2 type: mousedown
3 button: 0
4 x: 100
5 y: 200
6 -----Event-----
7 type: mouseup
8 button: 0
9 x: 100
10 y: 200
11 -----Event-----
12 type: mousemove
13 button: 0
14 shiftKey
15 x: 50
16 y: 150
17 -----Event-----
18 type: mousedown
19 button: 2
20 x: 100
21 y: 200
22 -----Event-----
23 type: contextmenu
24 button: 2
25 x: 100
26 y: 200
27 -----Event-----
28 type: mouseup
29 button: 2
30 x: 100
31 y: 200
32