blob: d96070a747b5e6109a19c9475c490245adcb19aa [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
position: absolute;
}
</style>
<div style="left: 8px; top: 8px; width: 100px; height: 100px; background-color: green;"></div>
<div style="left: 88px; top: 8px; width: 20px; height: 20px; background-color: blue;"></div>