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