tidy-html5/test/input/in_435920.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

13 lines
198 B
HTML

<html>
<head>
<title>[ #435920 ] Space inserted before &lt;/td&gt; causes probs</title>
</head>
<body>
bla
<table summary="none">
<tr>
<td><font>&nbsp;</font></td>
</tr>
</table>
</body>
</html>