Harness status: OK
Found 1 tests
Result | Test Name | Message | ||||
---|---|---|---|---|---|---|
Fail | #theTable 1 | assert_equals:
<table id="theTable" style="height:100px">
<thead data-expected-height="50">
<tr>
<td><div></div></td>
</tr>
</thead>
<tbody data-expected-height="50">
<tr>
<td><div></div></td>
</tr>
</tbody>
</table>
height expected 50 but got 10at assert_tolerance (https://www2.wpt.live/resources/check-layout-th.js:24:9) at checkExpectedValues (https://www2.wpt.live/resources/check-layout-th.js:77: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
|