1
1
Elements should avoid floats even if they are as high as LayoutUnit::max()
2
2
a
3
PASS
3
FAIL:
4
Expected 33554432 for offsetTop, but got 0.
5
6
<table data-offset-y="33554432" id="table">
7
<tbody><tr><td>a</td>
8
</tr></tbody></table>