[Htmlparser-developer] Bug Report
Brought to you by:
derrickoswald
From: Claude D. <CD...@ar...> - 2002-07-30 20:31:17
|
We've found a number of documents, from the same site, that use a convention in the source documents that the browsers seem to deal with well enough but that HTMLParser hangs on. While it's arguable this is not valid HTML these documents should probably not cause hanging behavior. The "<!-->" sequence (not including quotes) is apparently at fault. If the parser recognized and ignored these, I think this would help. I've attached a document that causes this hanging behavior. |