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