summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/460389-1.html
blob: c6e2e04cc843db06c2e05ac00e04cc6a3020c67d (plain)
1
2
3
4
5
6
<html>
<head><style id="s">div:first-letter { float: left; }</style></head>
<body onload="document.getElementById('s').disabled = true;">
<div style="column-count: 2;"> &#x06CD;<div>T</div></div>
</body>
</html>