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

10 lines
344 B
INI

[non-fully-active.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
if os == "win": [TIMEOUT, OK]
[Making a document non-fully active while locking results in an AbortError]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if os == "win": [PASS, FAIL, TIMEOUT]
if os == "android": PASS
FAIL