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