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