gecko-dev/layout/html/tests/table/bugs/bug4739.html

7 строки
157 B
HTML

<table width="100%" border=1 bgcolor="#993300">
<tr>
<td width="600">This is a sample cell.</td>
<td width="100%">&nbsp;</td>
</tr>
</table>