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