blob: 0611ef6b5924c7d716f6a1e98f98db76217b6000 [file] [log] [blame]
<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
background-color: green;
width: 100px;
height: 100px;
}
</style>
<div style="position: relative; left: 10px;"></div>
<div style="position: relative; top: -100px; left: 390px;"></div>