mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
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`
27 lines
1005 B
INI
27 lines
1005 B
INI
[image-decode-picture.html]
|
|
type: testharness
|
|
[HTMLImageElement.prototype.decode(), picture tests. Image with PNG source decodes with undefined.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Image with multiple sources decodes with undefined.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Image with PNG data URL source decodes with undefined.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Image with SVG source decodes with undefined.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Non-existent source fails decode.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Corrupt image in src fails decode.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Image without srcset fails decode.]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement.prototype.decode(), picture tests. Multiple decodes for images with src succeed.]
|
|
expected: FAIL
|
|
|