Subject: | HTML::Parser fails HTML comments issue hilited in Acid2 test |
In the code "<!-- -- --->ERROR<!- ------ >" text "ERROR" is in fact INSIDE a comment. HTML::Parser seems to fail here.
This very issue in Safari is discussed thoroughly here:
(text) http://weblogs.mozillazine.org/hyatt/archives/2005_04.html#007953
(comments) http://weblogs.mozillazine.org/mt/comment.cgi?entry_id=7953
Sorry, no patch :(