2 <style> #float { float:left; height:
33554431px; width:
83866px; }
</style>
3 <script src=
"../../../resources/check-layout.js"></script>
4 <body onload=
"checkLayout('#table')">
5 Elements should avoid floats even if they are as high as LayoutUnit::max()
6 <div id=
"float"> </div>
7 <table data-offset-y=
33554432 id=
"table">