blob: 7fd1790c2d3ecd6d0d9ba5dbd88a74fd28c4366e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[onchange-event-subframe.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
if (os == "android") and not fission: TIMEOUT
TIMEOUT
[Test subframes receive orientation change events]
expected:
if os == "android": PASS
FAIL
[Check directly that events are fired in right order (from top to bottom)]
expected: TIMEOUT
|