gecko-dev/layout/reftests/table-background/empty-cells-default-1.html

7 строки
157 B
HTML
Исходник Обычный вид История

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