tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / overflow / trailing-float-linebox.html
1 <!-- This overflow section should have no scrollbars shown since everything fits. -->\r
2 <div style="overflow:auto; height:330px">\r
3 <div style="background-color: red; width: 571px; border: 10px solid silver; ">\r
4    <div style="height: 300px; float:left; width: 571px; background-color: silver;">\r
5     </div>\r
6     <img width="571" height="10px" style="background-color: silver;">\r
7 </div>\r