blob: c25dc5efa76951830bec81abf21b3621458e3992 [file] [log] [blame]
<html>
<head>
<title></title>
</head>
<body>
<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=12746">http://bugs.webkit.org/show_bug.cgi?id=12746</a>
REGRESSION (r13853): List item's first line overflows containing div</i>.
</p>
<p>
Text should not overflow the yellow box.
</p>
<div style="background-color:yellow; width: 125px;">
<li>
Lorem ipsum dolor sit amet
</li>
</div>
</body>
</html>