mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
183 B
HTML
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>
|