scrollable-rowgroup-separate-background.html 164 B

1234567
  1. <title>Testcase for assertion fix in bug 531461</title>
  2. <table>
  3. <tbody style="overflow:scroll; background:yellow">
  4. <tr><td>Cell</td></tr>
  5. </tbody>
  6. </table>