trisquel-icecat/icecat/testing/web-platform/meta/fullscreen/api/shadowroot-fullscreen-element.html.ini
2025-10-06 02:35:48 -06:00

8 lines
371 B
INI

[shadowroot-fullscreen-element.html]
expected:
if (os == "mac") and debug and (version == "OS X 14.7.1"): [OK, CRASH]
if (os == "mac") and debug and (version == "OS X 14.7"): [OK, ERROR, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
[shadowRoot.fullscreenElement works correctly]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]