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