5a1b65d089
Automate testing of any PR's. Updated README's explaining new processes.
16 lines
235 B
HTML
16 lines
235 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>[ #435920 ] Space inserted before </td> causes
|
|
probs</title>
|
|
</head>
|
|
<body>
|
|
bla
|
|
<table summary="none">
|
|
<tr>
|
|
<td><span> </span></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|