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