1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> 
2<html> 
3<head> 
4  <title>Test input for bug #431719</title>
5</head> 
6<body> 
7  <p>Problem is spec want "HTML 3.2 Final", but everyone
8  in the world, including Tidy, uses "HTML 3.2".  So the 
9  software has to recognize both FPI's as equivalent.
10
11  <table> 
12  <tr>
13    <td>Missing table summary only applies to HTML 4.x</td> 
14  </tr> 
15  </table> 
16</body> 
17</html> 
18