blob: 257c5a6813c1c77b6462fcddb1cdd49134fc5092 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="width: 100px; height: 40px;">
<div style="float: left; width: 50px; height: 150px;"></div>
<div style="float: left; width: 50px; height: 250px;"></div>
</div>
<div style="clear: both; width: 10px; height: 10px;"></div>
</body>
</html>