Mypal/layout/reftests/table-background/scrollable-rowgroup-collapse-notref.html

7 lines
178 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<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>