blob: 9343264cc85c3d089b2acc51090ece23659f1035 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="width: 200px; height: 20px;">
<div style="margin: -10px; padding: 5px; width: 100px; height: 200px;"></div>
</div>
<div style="width: 200px; height: 20px;">
<div style="margin: 10px; border: 5px; width: 100px; height: 200px;"></div>
</div>
</body>
</html>