<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=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> |