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