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