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

14 lines
495 B
INI

[fullscreen-interactions.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
[fullscreen and orientation support]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if os == "android": PASS
FAIL
[Iframe can't itself know if it's parent is fullscreen when changing orientation]
expected:
if (os == "mac") and debug: [PASS, NOTRUN, TIMEOUT]
if (os == "mac") and not debug: [PASS, TIMEOUT]