haikuwebkit/LayoutTests/fast/layoutformattingcontext/height-precentage-with-anon...

10 lines
213 B
HTML

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