summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/411213-1.html
blob: 5fc38ec84ccf64b715ceb88375e85ec000442ed9 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml" style="direction: rtl;">
<body onload="document.getElementById('i').style.fontSize = '10em';">

<div style="column-width: 60px;"><div id="i" style="overflow: clip; white-space: pre;">
 b
</div></div>

</body>
</html>