1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-29 16:58:28 +00:00
Files
UXP/layout/generic/crashtests/411213-1.html
T

10 lines
265 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: clip; white-space: pre;">
b
</div></div>
</body>
</html>