Mypal/layout/reftests/table-background/scrollable-rowgroup-collapse-notref.html
2019-03-11 13:26:37 +03:00

7 lines
178 B
HTML

<title>Testcase for assertion fix in bug 531461</title>
<table style="border-collapse:collapse">
<tbody style="overflow:scroll">
<tr><td>Cell</td></tr>
</tbody>
</table>