1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 19:38:36 +00:00
Files
UXP/layout/generic/crashtests/413582-2.html
T

10 lines
167 B
HTML

<html>
<head></head>
<body>
<div style="-moz-column-count: 2;">r
<span style="float: right;"></span>
<textarea style="float: left;"></textarea>
</div>
</body>
</html>