blob: 32940d3e70e134dc4bf7ed84485b1f631f0c2593 [file] [log] [blame]
<html>
<head></head>
<body>
<p>Before</p>
<table>
<tbody>
<tr>
<td>One</td>
<td>Two</td>
</tr>
<tr>
<td>Three</td>
<td>[]</td>
</tr>
</tbody>
</table>
<p>After</p>
</body>
</html>