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

16 lines
588 B
INI

[nested-documents.html]
expected:
if (os == "mac") and debug: [ERROR, TIMEOUT]
if (os == "mac") and not debug: [ERROR, TIMEOUT]
ERROR
[Requesting orientation lock from one document cancels the lock request from another document]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if (os == "mac") and not debug: [FAIL, TIMEOUT]
FAIL
[The orientation lock from one document affects lock requests from other documents]
expected:
if (os == "mac") and debug: [FAIL, NOTRUN]
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL