haikuwebkit/LayoutTests/fast/layoutformattingcontext/horizontal-sizing-with-trai...

10 lines
226 B
HTML

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