1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/layout/reftests/table-background/scrollable-rowgroup-separate-border.html
T

7 lines
173 B
HTML

<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>