tenfourfox/layout/reftests/table-width/distribute-percent-nonoriginating.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
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>