Mypal/layout/reftests/table-background/empty-cells-default-2.html

7 lines
141 B
HTML

<!DOCTYPE html>
<table>
<tr>
<td style="border: 10px solid blue; background: yellow; height: 50px; width: 50px"></td>
</tr>
</table>