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

11 lines
444 B
INI

[element-request-fullscreen-and-exit-iframe.html]
expected:
if (os == "mac") and debug: [CRASH, OK, ERROR]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Checks that the fullscreenchange events fire in right order when exiting fullscreen]
expected:
if os == "mac": [PASS, NOTRUN]
[Checks that the fullscreenchange events fire in right order when entering fullscreen]
expected:
if os == "mac": [PASS, TIMEOUT]