17 lines
280 B
HTML
17 lines
280 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Test Input For Bug #427820</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<table summary=
|
||
|
"Cell start and end tags should be in same column of text in output">
|
||
|
<tr>
|
||
|
<td><br></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|