blob: 6cc84771a93aadb294af7e72dc9b5b971b4bf331 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="margin: 10px; padding: 10px; width: 100px; height: 100px;">
<div style="float: left; width: 20px; height: 10px;"></div>
<div style="float: left; width: 70px; height: 10px;"></div>
<div style="float: left; width: 30px; height: 10px;"></div>
</div>
</div>
</body>
</html>