repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
inspector-protocol
/
input
/
dispatchTouchEvent-expected.txt
blob
180c7c112914ad6df949026a5963b365c4940e40
1
-----Event-----
2
type: touchstart
3
----Touches----
4
id: 0
5
pageX: 100
6
pageY: 200
7
radiusX: 1
8
radiusY: 1
9
rotationAngle: 0
10
force: 1
11
-----Event-----
12
type: touchmove
13
----Touches----
14
id: 0
15
pageX: 100
16
pageY: 200
17
radiusX: 1
18
radiusY: 1
19
rotationAngle: 0
20
force: 1
21
-----Event-----
22
type: touchend
23
----Touches----
24
-----Event-----
25
type: touchstart
26
shiftKey
27
----Touches----
28
id: 0
29
pageX: 20
30
pageY: 30
31
radiusX: 1
32
radiusY: 1
33
rotationAngle: 0
34
force: 1
35
id: 1
36
pageX: 100
37
pageY: 200
38
radiusX: 5
39
radiusY: 6
40
rotationAngle: 1
41
force: 0
42
-----Event-----
43
type: touchend
44
----Touches----
45