haikuwebkit/LayoutTests/fast/table/017.html

8 lines
269 B
HTML

<table width=95% border=1>
<tr><td><table width=100%><tr><td>This is the first column. It has some text in it.</table>
<td><table width=100%><tr><td>This is the second column. It has a lot more content
than the first column. That shouldn't matter.
</table>
</table>