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

14 lines
399 B
INI

[lock-sandboxed-iframe.html]
expected:
if os == "win": [TIMEOUT, OK]
max-asserts: 2
[Test with 'allow-orientation-lock' sandboxing directive]
expected:
if os == "win": [TIMEOUT, FAIL]
if os == "mac": [FAIL, NOTRUN]
if os == "android": PASS
FAIL
[Test without 'allow-orientation-lock' sandboxing directive]
expected:
if os == "mac": [PASS, TIMEOUT]