haikuwebkit/LayoutTests/fast/layoutformattingcontext/table-with-percent-columns-...

11 lines
262 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
background-color: green;
width: 102px;
height: 235px;
margin: 10px;
}
</style>
<div style="margin-top: 18px;"></div>
<div></div>