blob: 3ae2f31b9b8bd72fb2eca587dbf7a073d83af578 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="position: fixed; left: 20px; top: 10px; width: 30px; height: 40px;">
<div style="position: fixed; left: 120px; top: 100px; width: 230px; height: 40px;">
<div style="position: absolute; left: 10px; top: 10px; width: 30px; height: 40px;">
<div style="width: 30px; height: 40px;">
<div style="position: fixed; left: 220px; top: 100px; width: 30px; height: 40px;"></div>
</div>
</div>
</div>
</div>
</body>
</html>