haikuwebkit/LayoutTests/fast/layoutformattingcontext/min-max-content-width-with-...

10 lines
234 B
HTML

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