blob: 743ebcf107038b0374e34086d15810c921e7048d [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; top: 10px;"></div>
<div style="position: relative; top: 290px;"></div>