blob: 430097b1002aeb2c4b6ebfbe2258e145f8ad79f9 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true 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>