HTML parsing bug?
Tim Roberts
timr at probo.com
Wed Feb 1 02:57:50 EST 2006
"Istvan Albert" <istvan.albert at gmail.com> wrote:
>
>> this is a comment in JavaScript, which is itself inside an HTML comment
>
>Don't nest HTML comments. Occasionaly it may break the browsers as
>well.
Did you read the post? He didn't nest HTML comments. He put a Javascript
comment inside an HTML comment, inside a <script></script> pair. Virtually
every page with Javascript does exactly the same thing.
--
- Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the Python-list
mailing list