haikuwebkit/LayoutTests/fast/layoutformattingcontext/simple-absolute-positioned-...

10 lines
219 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
width: 100px;
height: 100px;
background-color: green;
}
</style>
<div></div>