haikuwebkit/LayoutTests/tables/mozilla/bugs/bug41890.html

12 lines
230 B
HTML

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