blob: 1cbfcc7fd154f82087cd3f0a81ea1bf775c41e76 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=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>