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