Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git] / layout / style / crashtests / 447783-1.html
blob05f12bf72d8e3ec7e7634c0394770718c641900f
1 <html><head>
2 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
3 <title>Hang with -moz-column-count and word-wrap</title>
4 </head><body>
5 <div style="border: 1px solid black; word-wrap: normal; -moz-column-count: 2; width: 110px;">
6 a<span style="word-wrap: break-word;">abcde</span>
7 </div>
8 </body></html>