- From: Robert Skinner <robert@icopyright.com>
- Date: Wed, 04 Oct 2000 16:00:15 -0700
- To: html-tidy@w3.org
tidy goes into an infinite loop, and consumes all available memory,
given the following input:
<html>
<title>Tidy bombs</title>
<body>
<span class=<ArticleBody">
<p>Inside a span.</p>
</span>
</body>
</html>
I use tidy to automatically convert external HTML pages to XML for
reformatting, so please don't suggest I just fix the (obviously wrong)
span tag.  
Thanks,
+-------------------------+---------------------------+
| Robert Skinner          | Phone: 425-430-4555 x667  | 
| robert@icopyright.com   | FAX:   425-430-8878       |
+-------------------------+---------------------------+
| http://www.icopyright.com                           |
+-----------------------------------------------------+
    "Man will never reach the moon regardless of all
    future scientific advances."
		- Dr. Lee De Forest, inventor of the vacuum
		  tube and father of television.
Received on Wednesday, 4 October 2000 19:00:29 UTC