Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / word-break-soft-hyphen.html
blob4bc489353e80a0a52d2400bb742bd4a491f0ea8e
1 <p>
2 Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=15367">http://bugs.webkit.org/show_bug.cgi?id=15367</a>
3 Assertion failure inspecting a document including soft hyphen code (0xad)</i>.
4 </p>
5 <p>
6 The following text should not wrap and the border should fit tightly around it.
7 </p>
8 <div style="border: solid; position: absolute; word-break: break-all;">
9 Two soft&shy;hyp&shy;hens
10 </div>