blob: 695e1b6f70b5c58f0593fcdfd07db2bfd7b333bd [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
background-color: green;
color: green;
font-family: Ahem;
font-size: 10px;
}
</style>
<div style="width: 300px;">only_one_line<wbr>here</div>
<div style="width: 100px">first_line<wbr>second_line</div>