tenfourfox/layout/base/crashtests/460389-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
217 B
HTML

<html>
<head><style id="s">div:first-letter { float: left; }</style></head>
<body onload="document.getElementById('s').disabled = true;">
<div style="-moz-column-count: 2;"> &#x06CD;<div>T</div></div>
</body>
</html>