blob: c993af6c4a03e9d0f4faef766396ca4a26669014 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[Event-dispatch-click.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[look at parents only when event bubbles]
expected: FAIL
[pick the first with activation behavior <input type=checkbox>]
expected: FAIL
[event state during post-click handling]
expected: FAIL
[redispatch during post-click handling]
expected: FAIL
[disabled checkbox still has activation behavior, part 2]
expected: FAIL
|