gecko/layout/reftests/bugs/280708-1-ref.html

10 lines
206 B
HTML

<html><head>
<style>
.rowg {display:table-row-group;}
</style>
</head><body>
<table><tbody><tr>
<td class="rowg"><input class="rowg" style="-moz-appearance:none;"></td>
</tr></tbody></table>
</body></html>