blob: e2b2195282c58abd7e85215babda91ebcf1469b2 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=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>