trisquel-icecat/icecat/testing/web-platform/meta/screen-orientation/active-lock.html.ini

18 lines
504 B
INI

[active-lock.html]
expected:
if os == "android": TIMEOUT
ERROR
[Performing a fragment navigation must not abort the screen orientation change]
expected:
if os == "android": PASS
FAIL
[Performing a fragment navigation within an iframe must not abort the lock promise]
expected:
if os == "android": [PASS, TIMEOUT]
FAIL
[Unloading an iframe by navigating it must abort the lock promise]
expected:
if os == "android": [TIMEOUT, NOTRUN]
FAIL