haikuwebkit/LayoutTests/fast/text/word-break-soft-hyphen.html

11 lines
414 B
HTML

<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15367">http://bugs.webkit.org/show_bug.cgi?id=15367</a>
Assertion failure inspecting a document including soft hyphen code (0xad)</i>.
</p>
<p>
The following text should not wrap and the border should fit tightly around it.
</p>
<div style="border: solid; position: absolute; word-break: break-all;">
Two soft&shy;hyp&shy;hens
</div>