[canvas-aspect-ratio.html]
[Computed style]
expected: FAIL
[Computed style test: canvas with {"width":"10","height":"20"}]
expected: FAIL
[Computed style test: canvas with {"width":"0","height":"1"}]
expected: FAIL
[Computed style test: canvas with {"width":"1","height":"0"}]
expected: FAIL
[Computed style test: canvas with {"width":"0","height":"0"}]
expected: FAIL
[Computed style test: canvas with {"width":"0.5","height":"1.5"}]
expected: FAIL
[Computed style test: canvas with {"width":"10%","height":"20"}]
expected: FAIL
[Canvas width and height attributes are used as the surface size with contain:size]
expected: FAIL
[Canvas width and height attributes are used as the surface size]
expected: FAIL
[Computed style test: canvas with {"width":null,"height":null}]
expected: FAIL
[Computed style test: canvas with {"width":"10","height":null}]
expected: FAIL
[Computed style test: canvas with {"width":null,"height":"20"}]
expected: FAIL
[Computed style test: canvas with {"width":"xx","height":"20"}]
expected: FAIL
[Computed style test: canvas with {"width":"20","height":"xx"}]
expected: FAIL