haikuwebkit/LayoutTests/fast/layoutformattingcontext/inline-box-overlaps-multipl...

9 lines
268 B
HTML

<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
background: green;
font-size: 20px;
}
</style>
<div>line break<br>this text's parent inline box starts at the previous line</div>