blob: 3b4b1dcf38a44e92217abcd3d75927a8cad8e5a0 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="width: 10px; height: auto;">
<div style="margin-bottom: 150px; width: 10px; height: 10px;"></div>
</div>
<div style="margin-top: -100px; width: 200px; height: 200px;"></div>
<div style="width: 10px; height: 100px;">
<div style="margin-bottom: 150px; width: 10px; height: 10px;"></div>
</div>
<div style="margin-top: -100px; width: 200px; height: 200px;"></div>
<div style="margin-bottom: 150px; width: 10px; height: 100px;"></div>
<div style="margin-top: -100px; width: 200px; height: 200px;"></div>
</body>
</html>