Files
servo/tests/wpt/meta-legacy-layout/html/canvas/offscreen/manual/convert-to-blob/offscreencanvas.convert.to.blob.w.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

45 lines
1.5 KiB
INI

[offscreencanvas.convert.to.blob.w.html]
expected: ERROR
[Test that convertToBlob with jpeg/default quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with png/0.2 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with webp/1.0 quality produces correct result in a worker]
expected: FAIL
[Test that call convertToBlob on a OffscreenCanvas with size 0 throws exception in a worker]
expected: FAIL
[Test that convertToBlob with png/1.0 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with default type/1.0 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with jpeg/1.0 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with webp/0.2 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with webp/default quality produces correct result in a worker]
expected: FAIL
[Test that call convertToBlob on a detached OffscreenCanvas throws exception in a worker]
expected: FAIL
[Test that convertToBlob with jpeg/0.2 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with default type/0.2 quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with png/default quality produces correct result in a worker]
expected: FAIL
[Test that convertToBlob with default arguments produces correct result in a worker]
expected: FAIL