trisquel-icecat/icecat/testing/web-platform/meta/screen-orientation/lock-unlock-check.html.ini
2025-10-06 02:35:48 -06:00

14 lines
452 B
INI

[lock-unlock-check.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
[Unlocking the screen orientation after a change event must not abort]
expected:
if (os == "mac") and debug: [FAIL, NOTRUN]
if (os == "android"): PASS
FAIL
[Re-locking the screen orientation after a change event fires must not abort]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if (os == "android"): PASS
FAIL