blob: edc977f786adc6b8098f5fc9a60ca06c94337817 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="margin-left: 200px; height: 100px;"></div>
<div style="margin-left: -20px; height: 100px;"></div>
<div style="margin-right: 200px; height: 100px;"></div>
<div style="margin-right: -20px; height: 100px;"></div>
<div style="margin: 200px; height: 100px;"></div>
</body>
</html>