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