blob: af0417dc78d926779c0bfbc025cad8b9c02bebc9 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="width: 100px; height: 40px;">
<div style="float: right; width: 20px; height: 250px;"></div>
<div style="float: right; width: 10px; height: 150px;"></div>
<div style="float: right; width: 10px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
</div>
<div style="width: 500px; height: 40px;">
<div style="float: right; width: 20px; height: 250px;"></div>
<div style="float: right; width: 10px; height: 150px;"></div>
</div>
<div style="float: right; width: 10px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
<div style="float: right; width: 80px; height: 150px;"></div>
</body>
</html>