trisquel-icecat/icecat/testing/web-platform/meta/picture-in-picture/css-selector.html.ini
2025-10-06 02:35:48 -06:00

9 lines
359 B
INI

[css-selector.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86"): [OK, CRASH]
[Entering and leaving Picture-in-Picture toggles CSS selector]
expected:
if (os == "mac") and not debug: [FAIL, TIMEOUT]
FAIL