blob: 29b055b14cfdda05caa85448ce8c0f5ecf76f5cd [file] [log] [blame]
<html>
<head>
<title></title>
</head>
<body>
<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=13072">http://bugs.webkit.org/show_bug.cgi?id=13072</a>
REGRESSION (r15617): white-space: pre-wrap breaks off the last character of a wide word</i>.
</p>
<p>
The following line should not wrap.
</p>
<div style="white-space: pre-wrap; width: 150px; background-color: lightgray;">abcdefghijklmnopqrstuvwxyz</div>
</body>