haikuwebkit/LayoutTests/fast/layoutformattingcontext/block-only/block-root-top-should-start...

10 lines
220 B
HTML

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