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-collapse-background.html
T

7 lines
197 B
HTML

<title>Testcase for assertion fix in bug 531461</title>
<table style="border-collapse:collapse">
<tbody style="overflow:scroll; background:yellow">
<tr><td>Cell</td></tr>
</tbody>
</table>