Files
UXP-Fixed/layout/generic/crashtests/411213-1.html
T
2018-02-02 04:16:08 -05:00

10 lines
285 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml" style="direction: rtl;">
<body onload="document.getElementById('i').style.fontSize = '10em';">
<div style="-moz-column-width: 60px;"><div id="i" style="overflow: -moz-hidden-unscrollable; white-space: pre;">
b
</div></div>
</body>
</html>