Files
UXP-Fixed/layout/reftests/table-background/empty-cells-default-2.html
T
2018-02-02 04:16:08 -05:00

7 lines
141 B
HTML

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