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