summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/280708-1-ref.html
blob: 8b7dbec5dd1f7cbaed7061bd3e0536a7ea93ed23 (plain)
1
2
3
4
5
6
7
8
9
<html><head>
<style>
.rowg {display:table-row-group;}
</style>
</head><body>
<table><tbody><tr>
<td class="rowg"><input class="rowg"></td>
</tr></tbody></table>
</body></html>