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