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

14 lines
582 B
INI

[element-request-fullscreen-namespaces.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[requestFullscreen() succeed for an element in http://www.w3.org/2000/svg namespace]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]
[requestFullscreen() succeed for an element in http://www.w3.org/1999/xhtml namespace]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
[requestFullscreen() succeed for an element in http://www.w3.org/1998/Math/MathML namespace]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN]