tidy-html5/test/input/in_431719.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

18 lines
422 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Test input for bug #431719</title>
</head>
<body>
<p>Problem is spec want "HTML 3.2 Final", but everyone
in the world, including Tidy, uses "HTML 3.2". So the
software has to recognize both FPI's as equivalent.
<table>
<tr>
<td>Missing table summary only applies to HTML 4.x</td>
</tr>
</table>
</body>
</html>