trisquel-icecat/icecat/testing/web-platform/meta/fullscreen/api/element-request-fullscreen-timing.html.ini
2025-10-06 02:35:48 -06: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]