Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||
---|---|---|---|---|---|---|
Fail | .flexbox 1 | assert_equals:
<div class="flexbox column">
<!-- The height=400 attribute makes the aspect ratio be 300x400. 300 from
the fallback width of replaced elements. 400 from the attribute.
After stretching to 600px wide, the height should be 800px. -->
<canvas id="canvas" data-expected-height="800" height="400"></canvas>
</div>
height expected 800 but got 400at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9) at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:77:9) at checkSubtreeExpectedValues (http://wpt.live/resources/check-layout-th.js:7:25) at http://wpt.live/resources/check-layout-th.js:9:26 at NodeList.forEach (<anonymous>) Asserts run
|