tidy-html5/regression_testing/cases/legacy-cases/case-435920@1.html

13 lines
198 B
HTML
Raw Normal View History

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