haikuwebkit/LayoutTests/fast/text/wbr-simple-expected.html

8 lines
149 B
HTML

<style>
div {
font-family: Ahem;
font-size: 20px;
}
</style>
<div>this<br>is<br>a<br>simple<br>test<br>for<br>word<br>break<br>opportunity</div>