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

7 lines
157 B
HTML

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