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