Bug 1839526 [wpt PR 40658] - Update wpt metadata, a=testonly
[gecko.git] / layout / style / crashtests / 447783-1.html
blob1af063f16b053706db2aac547bfc331bfe05fb63
1 <html><head>
2 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
3 <title>Hang with column-count and word-wrap</title>
4 </head><body>
5 <div style="border: 1px solid black; word-wrap: normal; column-count: 2; width: 110px;">
6 a<span style="word-wrap: break-word;">abcde</span>
7 </div>
8 </body></html>