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

9 lines
349 B
INI

[element-request-fullscreen.html]
expected:
if (os == "linux") and debug and not fission: [OK, CRASH]
if (os == "mac") and debug: [OK, ERROR]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Element#requestFullscreen()]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, TIMEOUT]