haikuwebkit/LayoutTests/fast/layoutformattingcontext/table-min-max-width-empty-c...

11 lines
229 B
HTML

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