blob: 9a8fae7d59faf750677bf4136ab4e0a45630b2e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[focus-02.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[The keypress event must be targeted at the body element]
expected: NOTRUN
[The keydown event must be targeted at the body element]
expected: TIMEOUT
[The keyup event must be targeted at the body element]
expected: NOTRUN
|