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