blob: 282117396a507a3adfd372fa4a2aaaeb053a694d [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="overflow: hidden; width: 30px; height: auto;">
<div style="margin-bottom: 20px; width: 20px; height: 50px;">
<div style="margin-bottom: 40px; width: 20px; height: 50px;"></div>
</div>
</div>
<div style="overflow: hidden; width: 50px; height: auto;">
<div style="margin-bottom: 50px; width: 40px; height: 50px;"></div>
<div style="margin-top: 60px; width: 40px; height: 50px;"></div>
</div>
<div style="margin-top: 50px; width: 40px; height: 50px;"></div>
</body>
</html>