1
0
Fork 0
firefox/testing/web-platform/meta/fullscreen/api/shadowroot-fullscreen-element.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

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]