From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../videoFrame-createImageBitmap.any.js.ini | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 testing/web-platform/meta/webcodecs/videoFrame-createImageBitmap.any.js.ini (limited to 'testing/web-platform/meta/webcodecs/videoFrame-createImageBitmap.any.js.ini') diff --git a/testing/web-platform/meta/webcodecs/videoFrame-createImageBitmap.any.js.ini b/testing/web-platform/meta/webcodecs/videoFrame-createImageBitmap.any.js.ini new file mode 100644 index 0000000000..31edd108a8 --- /dev/null +++ b/testing/web-platform/meta/webcodecs/videoFrame-createImageBitmap.any.js.ini @@ -0,0 +1,48 @@ +[videoFrame-createImageBitmap.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [ImageBitmap<->VideoFrame with canvas(48x36 srgb uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(480x360 srgb uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(48x36 display-p3 uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(480x360 display-p3 uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(48x36 rec2020 uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(480x360 rec2020 uint8).] + expected: FAIL + + [createImageBitmap uses frame display size] + expected: FAIL + + +[videoFrame-createImageBitmap.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [ImageBitmap<->VideoFrame with canvas(48x36 srgb uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(480x360 srgb uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(48x36 display-p3 uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(480x360 display-p3 uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(48x36 rec2020 uint8).] + expected: FAIL + + [ImageBitmap<->VideoFrame with canvas(480x360 rec2020 uint8).] + expected: FAIL + + [createImageBitmap uses frame display size] + expected: FAIL -- cgit v1.2.3