1<html>
2<head>
3<title>[ #435920 ] Space inserted before &lt;/td&gt; causes probs</title>
4</head>
5<body>
6bla
7<table summary="none"> 
8<tr> 
9<td><font>&nbsp;</font></td>
10</tr> 
11</table> 
12</body>
13</html>