trisquel-icecat/icecat/testing/web-platform/meta/screen-orientation/non-fully-active.html.ini

8 lines
360 B
INI

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