blob: 5e8516c6095580051f1f344baf13f6ffa216d786 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="width: 200px; height: 200px;">
<div style="width: 10px; height: 10px;"></div>
<div style="float: left; width: 20px; height: 20px;">
<div style="width: 10px; height: 10px;"></div>
</div>
</body>
</html>