trisquel-icecat/icecat/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini
2025-10-06 02:35:48 -06:00

38 lines
1.4 KiB
INI

[idlharness.https.any.html]
[VideoFrame interface: operation metadata()]
expected: FAIL
[VideoFrame interface: new VideoFrame(makeImageBitmap(32, 16), {timestamp: 100, duration: 33}) must inherit property "metadata()" with the proper type]
expected: FAIL
[VideoFrame interface: new VideoFrame(makeImageBitmap(32, 16), {timestamp: 100, duration: 33}) must inherit property "rotation" with the proper type]
expected: FAIL
[VideoFrame interface: attribute flip]
expected: FAIL
[VideoFrame interface: attribute rotation]
expected: FAIL
[VideoFrame interface: new VideoFrame(makeImageBitmap(32, 16), {timestamp: 100, duration: 33}) must inherit property "flip" with the proper type]
expected: FAIL
[idlharness.https.any.worker.html]
[VideoFrame interface: operation metadata()]
expected: FAIL
[VideoFrame interface: new VideoFrame(makeImageBitmap(32, 16), {timestamp: 100, duration: 33}) must inherit property "metadata()" with the proper type]
expected: FAIL
[VideoFrame interface: new VideoFrame(makeImageBitmap(32, 16), {timestamp: 100, duration: 33}) must inherit property "rotation" with the proper type]
expected: FAIL
[VideoFrame interface: attribute flip]
expected: FAIL
[VideoFrame interface: attribute rotation]
expected: FAIL
[VideoFrame interface: new VideoFrame(makeImageBitmap(32, 16), {timestamp: 100, duration: 33}) must inherit property "flip" with the proper type]
expected: FAIL