gecko/layout/base/crashtests/408299.html

13 lines
275 B
HTML
Raw Normal View History

2007-12-20 02:18:19 -08:00
<html>
<head>
</head>
<body style="direction: rtl; font-family: monospace;" onload="document.getElementById('v').style.width = '0';">
<div id="v" style="-moz-column-count: 15; width: 1px; height: 2.7em; border: 1px solid black;">
xxxxx yyyyy zzzzzz
</div>
</body>
</html>