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`
52 lines
1.5 KiB
INI
52 lines
1.5 KiB
INI
[img-aspect-ratio.html]
|
|
[Computed style]
|
|
expected: FAIL
|
|
|
|
[Create, append and test immediately: <img> with attributes width=250, height=100]
|
|
expected: FAIL
|
|
|
|
[Create, append and test immediately: <img> with attributes width=0.8, height=0.2]
|
|
expected: FAIL
|
|
|
|
[Create, append and test immediately: <img> with invalid trailing attributes width=50pp height=25xx]
|
|
expected: FAIL
|
|
|
|
[Computed style test: img with {"width":"10","height":"20"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: input with {"type":"image","width":"10","height":"20"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: img with {"width":"0","height":"1"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: input with {"type":"image","width":"0","height":"1"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: img with {"width":"1","height":"0"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: input with {"type":"image","width":"1","height":"0"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: img with {"width":"0","height":"0"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: input with {"type":"image","width":"0","height":"0"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: img with {"width":"0.5","height":"1.5"}]
|
|
expected: FAIL
|
|
|
|
[Computed style test: input with {"type":"image","width":"0.5","height":"1.5"}]
|
|
expected: FAIL
|
|
|
|
[Loaded images test: <img> with width, height and empty src attributes]
|
|
expected: FAIL
|
|
|
|
[Loaded images test: Error image with width and height attributes]
|
|
expected: FAIL
|
|
|
|
[Loaded images test: Error image with width, height and alt attributes]
|
|
expected: FAIL
|