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

14 lines
531 B
INI

[exit-picture-in-picture.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
[Exit Picture-in-Picture resolves when there is a Picture-in-Picture video]
expected:
if (os == "mac") and not debug: [FAIL, TIMEOUT]
FAIL
[Exit Picture-in-Picture rejects when there is no Picture-in-Picture video]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL