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