summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/447776-1.html
blob: dde700fae1f017b683cf1eb35eda5ae160bbf6a1 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Hang with zero width and word-wrap</title>
</head><body>
<div style="width: 0px; word-wrap: break-word;">abc</div>
</body></html>