blob: 1c2c7d2e0b79d0f15778bae0bad3d9abddfe22b3 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="padding: 100px; width: 200px; height: 400px;">
<div style="float: left; width: 130px; height: 15px;"></div>
<div style="float: right; width: 30px; height: 125px;"></div>
<div style="float: left; width: 60px; height: 10px;"></div>
<div style="float: left; width: 130px; height: 10px;"></div>
<div style="float: right; width: 30px; height: 125px;"></div>
<div style="float: left; width: 130px; height: 10px;"></div>
<div style="float: right; width: 30px; height: 125px;"></div>
</div>
</body>
</html>