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