blob: 351d7f9eabc45ee41238f6582c784d98c4818fd4 [file] [log] [blame]
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
width: 100px;
height: 100px;
}
</style>
<div style="background-color: green;"></div>
<div style="background-color: blue; height: 10px; margin-top: -100px"></div>