summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-background/scrollable-rowgroup-collapse-background.html
blob: 7800ae5951f9ee5080718a7d0283e756267a9d7b (plain)
1
2
3
4
5
6
<title>Testcase for assertion fix in bug 531461</title>
<table style="border-collapse:collapse">
  <tbody style="overflow:scroll; background:yellow">
    <tr><td>Cell</td></tr>
  </tbody>
</table>