blob: aeb2b4254edcd2b352c56f51e557d17e5a6d33a3 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="position: relative; top: 10px; left: 30px; width: 100px; height: 40px;">
<div style="float: left; width: 100px; height: 10px;"></div>
</div>
<div style="float: left; width: 10px; height: 100px;"></div>
<div style="position: relative; top: 30px; left: 30px; width: 100px; height: 40px;">
<div style="float: left; width: 100px; height: 10px;"></div>
</div>
<div style="float: left; width: 10px; height: 100px;"></div>
<div style="float: left; width: 10px; height: 100px;"></div>
<div style="position: relative; top: 40px; left: 30px; width: 100px; height: 40px;">
<div style="float: left; width: 100px; height: 10px;"></div>
</div>
<div style="float: left; width: 10px; height: 100px;"></div>
</body>
</html>