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

10 lines
219 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
width: 300px;
height: 300px;
border: 1px solid green;
}
</style>
<div></div>