1
0
Fork 0
firefox/testing/web-platform/meta/webcodecs/idlharness.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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