blob: 879a7c2a9b586809fe9200f067d7607d751baaa9 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
position: static;
width: 100px;
height: 100px;
background-color: green;
}
</style>
<div></div>