trisquel-icecat/icecat/testing/web-platform/meta/webcodecs/videoFrame-construction.crossOriginSource.sub.html.ini
2025-10-06 02:35:48 -06:00

21 lines
802 B
INI

[videoFrame-construction.crossOriginSource.sub.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT, FAIL]
[Test creating a VideoFrame with a same-origin HTMLVideoElement]
expected:
if (os == "linux") and debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Test creating a VideoFrame with a cross-origin HTMLVideoElement]
expected:
if (os == "linux") and debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
[Test creating a VideoFrame with a CORS enabled cross-origin HTMLVideoElement without setting crossorigin]
expected:
if os == "android": [PASS, FAIL]
[Test creating a VideoFrame with a CORS enabled cross-origin HTMLVideoElement with crossorigin="anonymous"]
expected:
if os == "android": [PASS, FAIL]