gecko/layout/reftests/bugs/280708-1-ref.html
2009-01-15 14:49:33 -05:00

10 lines
176 B
HTML

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