blob: d53d05391b4ec90efffa866b22e755e27046a3fc [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
width: 100px;
border: 10px solid green;
padding: 10px;
background-color: green;
margin: 100px;
}
</style>
<div></div>
<div></div>