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

11 lines
146 B
HTML

<html>
<body>
<div style="height: 5px; -moz-column-count: 3;">
Text!
<span style="float: left">Float!</span>
</div>
</body>
</html>