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