blob: 0d1c0b142b5a893b7f6ed29249a61041586201cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[pointerevent_movementxy.html?touch]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[touch pointerevent attributes]
expected: FAIL
[pointerevent_movementxy.html?pen]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[pointerevent_movementxy.html?mouse]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[mouse pointerevent attributes]
expected:
if (os == "win") and not debug: [PASS, FAIL]
|