Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||||
---|---|---|---|---|---|---|---|---|
Fail | .grid 1 | assert_equals:
<div class="container">
<div class="grid">
<span style="grid-column: 1 / 5" class="abs" data-expected-width="30" data-expected-height="10"></span>
<span style="grid-column: 1" data-expected-width="30" data-expected-height="10"></span>
</div>
</div>
width expected 30 but got 200at assert_tolerance (http://wpt.live/resources/check-layout-th.js:24:9) at checkExpectedValues (http://wpt.live/resources/check-layout-th.js:72: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
|