Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / midword-break-hang.html
blob327a1148519d0066ac9c71ee141e5b5205546c04
1 <html>
2 <head>
3 <title></title>
4 </head>
5 <body>
6 <p>
7 This is a regression test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=8485">http://bugzilla.opendarwin.org/show_bug.cgi?id=8485</a>
8 iExploder(#11705): Freeze in LayoutBlockFlow::layout()</i>.
9 </p>
10 <hr>
11 <div style="width: 30px; font-size: 120px; white-space: pre; word-wrap:break-word; -webkit-line-break:after-white-space;">
12 A</div>
13 </body>