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="60" data-expected-height="10"></span>
<span style="grid-column: 2 / 4" data-expected-width="60" data-expected-height="10"></span>
</div>
</div>
width expected 60 but got 200at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9) at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:72:9) at checkSubtreeExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:7:25) at https://www2.wpt.live/resources/check-layout-th.js:9:26 at NodeList.forEach (<anonymous>) Asserts run
|