blob: d9e45d336c6df84f3603469744d25cb26d090ac6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[pointerevent_mouse_capture_change_hover.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Mouse down and capture to green.]
expected:
if os == "linux": [PASS, FAIL]
[Mouse down at green and capture to blue.]
expected: FAIL
[Mouse down and capture to green, move to blue and release capture]
expected: FAIL
|