Yet another table related bug

I found out that following HTML causes tidy to crash:

<html>
<head>
<title>Some title</title>
</head>
<body>
<font face="arial">
<dl>
<table>
<hr>
<tr>
<td>
blaah blaah...
</td></tr>
</table>
</dl>
</body>
</html>

I found that when I tried to clean my browser cache. BTW It is a good
method to stress test tidy and find new bugs. The file that originally
crashed tidy is at
http://www.idiom.com/free-compilers/ECATEGORY/compiler-1.html.

I am not sure, if this is a known bug. Does there exist any list of tidy's
known bugs?

---
Mr. Jussi Vestman 
An IT student at Lappeenranta University of Technology, Finland
jussi.vestman@lut.fi

Received on Thursday, 28 October 1999 06:16:18 UTC