blob: 5bed39d38db0c132cee19d9a15f4d8d2b0e4fdc6 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
div {
position: relative;
width: 50px;
height: 50px;
}
</style>
<div style="background-color: green;"></div>
<div style="left: 50px; top: -50px; background-color: blue;"></div>