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

10 lines
427 B
INI

[inert-with-fullscreen-element.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
[If the fullscreen element has the 'inert' attribute, everything becomes inert]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
[If an ancestor of the fullscreen element has the 'inert' attribute, the fullscreen element escapes inertness]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]