blob: 69b8a901be2967f0cf5957f1653eeae0284ee1bf [file] [log] [blame]
<html>
<head></head>
<body>
<p>Text before[]</p>
<table width="100%">
<caption>Test caption</caption>
<tbody>
<tr>
<td>One</td>
<td>Two</td>
</tr>
<tr>
<td>Three</td>
<td>Four</td>
</tr>
</tbody>
</table>
<p>Text after</p>
</body>
</html>