tidy-html5/test/testbase/out_435920.html
2015-05-13 13:38:40 +02:00

16 lines
235 B
HTML

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