1
0
Fork 0
firefox/testing/web-platform/meta/fullscreen/api/element-request-fullscreen-namespaces.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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]