haikuwebkit/LayoutTests/fast/text/midword-break-hang.html

14 lines
410 B
HTML

<html>
<head>
<title></title>
</head>
<body>
<p>
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>
iExploder(#11705): Freeze in RenderBlock::layout()</i>.
</p>
<hr>
<div style="width: 30px; font-size: 120px; white-space: pre; word-wrap:break-word; -webkit-line-break:after-white-space;">
A</div>
</body>