blob: cd4a441bf716432d09137ff1a6875ae22dc19ba2 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] -->
<style>
div {
text-align: justify;
background-color: green;
font-family: Ahem;
font-size: 20px;
width: 200px;
}
</style>
<div>Lorem ipsum dolor<span> sit amet</span></div>