blob: a3d8f27e5292ef73e60e82948c9bf906ebdc6f05 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="width: 400px; height: 100px;">
<div style="float: left; width: 50px; height: 25px;"></div>
<div style="float: left; width: 50px; height: 50px;"></div>
<div style="float: left; width: 50px; height: 5px;"></div>
<div style="float: left; width: 50px; height: 40px;"></div>
<div style="float: right; width: 180px; height: 80px;"></div>
<div style="overflow:hidden; width: 50px; height: 50px;">
</div>
<div style="overflow:hidden; width: 50px; height: 50px;">
</div>
</body>
</html>