Re: Comments in HTML (fwd)

>The problem is that browsers have to terminate comments at the first '>'
>beacuse, IIRC, a very early draft of the HTML 2 documentation contained a
>misprint and browser authors accepted any > to terminate a comment, which
>users then used to terminate comments, which browser authors now have to
>support.

SGML has always had '-->' as the comment terminator. Browser authors
should know enough about what they're doing to know an error as obvious
as that when they see it.

>As a browser author, what am I supposed to do if users complain to me that
>my browser is broken, when all I am doing is implementing the comment
>correctly?

Tell them that their HTML is broken (which is true).

Cheers,
Marty.
-------------------------------------------------------------------------
Martin Gleeson       Webmeister  |  http://www.unimelb.edu.au/%7Egleeson/
Information Technology Services  |  Email    : gleeson@unimelb.edu.au
The University of Melbourne, Oz. |  Opinions : Mine, all mine.
       "I hate quotations"  -- Ralph Waldo Emerson;  Journals (1843)
-------------------------------------------------------------------------

Received on Tuesday, 11 June 1996 05:54:54 UTC