tenfourfox/layout/reftests/table-background/empty-cells-default-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
183 B
HTML

<!-- Quirks mode on purpose -->
<table style="empty-cells: show">
<tr>
<td style="border: 10px solid blue; background: yellow; height: 50px; width: 50px"></td>
</tr>
</table>