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