haikuwebkit/LayoutTests/fast/layoutformattingcontext/table-fixed-width-variation...

10 lines
210 B
HTML

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