gecko/layout/html/tests/table/bugs/bug41890.html

12 lines
230 B
HTML
Raw Normal View History

<table border=1 width=80% cols=2>
<tr>
<td colspan=2>
This is some text, this is some text, this is some text, this is some text
This is some text, this is some text, this is some text, this is some text
</td>
</tr>
</table>