blob: 1d722ebdede82fa000885d8daa425a44618d8dc1 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
position: relative;
width: 50px;
height: 50px;
}
</style>
<div style="background-color: green;"></div>
<div style="left: 50px; top: -50px; background-color: blue;"></div>