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

11 lines
201 B
HTML

<html class="reftest-print">
<head>
</head>
<body style=" -moz-column-count: 2;">
<table>
<tbody><tr><td>rowgroup1</td></tr></tbody>
<tbody><tr><td>rowgroup2</td></tr></tbody>
</table>
</body>
</html>