[img-aspect-ratio.html]
[Computed style]
expected: FAIL
[Create, append and test immediately:
with attributes width=250, height=100]
expected: FAIL
[Create, append and test immediately:
with attributes width=0.8, height=0.2]
expected: FAIL
[Create, append and test immediately:
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:
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
[Computed style test: input with {"type":"submit","width":"10","height":"20"}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":"0","height":"1"}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":"1","height":"0"}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":"0","height":"0"}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":"0.5","height":"1.5"}]
expected: FAIL
[Computed style test: img with {"width":null,"height":null}]
expected: FAIL
[Computed style test: input with {"type":"image","width":null,"height":null}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":null,"height":null}]
expected: FAIL
[Computed style test: img with {"width":"10","height":null}]
expected: FAIL
[Computed style test: input with {"type":"image","width":"10","height":null}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":"10","height":null}]
expected: FAIL
[Computed style test: img with {"width":null,"height":"20"}]
expected: FAIL
[Computed style test: input with {"type":"image","width":null,"height":"20"}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":null,"height":"20"}]
expected: FAIL
[Computed style test: img with {"width":"xx","height":"20"}]
expected: FAIL
[Computed style test: input with {"type":"image","width":"xx","height":"20"}]
expected: FAIL
[Computed style test: input with {"type":"submit","width":"xx","height":"20"}]
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: input with {"type":"submit","width":"10%","height":"20"}]
expected: FAIL
[Loaded images test:
without width height attributes]
expected: FAIL
[Loaded images test:
with width and height attributes, but conflicting to the original aspect ratio]
expected: FAIL
[Loaded images test:
with width and height attributes, but not equal to the original aspect ratio]
expected: FAIL