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

[element-request-fullscreen-timing.html]
expected:
if (os == "mac") and debug: [OK, ERROR, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Timing of fullscreenchange and resize events]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.1"): [PASS, FAIL, TIMEOUT]
if (os == "mac") and not debug and (version == "OS X 14.7"): [FAIL, PASS, TIMEOUT]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "linux") and tsan: PASS
[PASS, FAIL]
[Timing of fullscreenerror event]
expected: [PASS, FAIL]