gecko-dev/layout/reftests/table-width/distribute-percent-nonorigi...

8 строки
186 B
HTML

<!DOCTYPE HTML>
<title>Testcase, bug 810586</title>
<table style="background: yellow" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" width="100%">Text</td>
</tr>
</table>