haikuwebkit/LayoutTests/fast/layoutformattingcontext/run-expansion-extends-line-...

9 lines
227 B
HTML

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