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