blob: 157fde3e32a3187654b3aec032301759452608df [file] [log] [blame]
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal: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>