comparison: layout/reftests/table-background/scrollable-rowgroup-collapse-border.html
layout/reftests/table-background/scrollable-rowgroup-collapse-border.html
- branch
- TOR_BUG_9701
- changeset 10
- ac0c01689b40
equal
deleted
inserted
replaced
|
1 <title>Testcase for assertion fix in bug 531461</title> |
|
2 <table style="border-collapse:collapse"> |
|
3 <tbody style="overflow:scroll; border: medium solid black"> |
|
4 <tr><td>Cell</td></tr> |
|
5 </tbody> |
|
6 </table> |