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