blob: a34229ae3a5978cd888fd46f78c7f83d7ff07e1a (
plain)
1
2
3
4
5
6
7
8
9
10
|
[fullscreen-interactions.html]
expected:
if (os == "android") and not fission: OK
if (os == "android") and fission: [OK, TIMEOUT]
ERROR
[Fully unlocking the screen orientation causes a pending lock to be aborted]
expected: FAIL
[Fully unlocking the screen orientation causes a pending lock in a nested browsing context to be aborted]
expected: FAIL
|