- From: sysadmin <andreip@rnc.ro>
- Date: Wed, 30 May 2001 05:57:34 -0400 (EDT)
- To: www-validator@w3.org
Lookig at:
<li><b><strong><blink>---></blink><a href="/rh ...
^
The validator said: |
^
Error: invalid comment declaration; check your comment syntax
???
What comment ??? That wasn't any comment, it was just an ascii-art
arrow made out of three dashes and a GT sign (properly encoded
as >).
Care to take a look ?
P.S. Experienced a maybe similar problem with MSIE, in an url like
http://server.na.me/cgi-bin/cgi-name?x=y¤tdate=today&z=t
it improperly replaced ¤ with asc($)+128.
Could it be that the validator perceives ---> as "... -->" (i.e.
a comment end for a comment that wasn't there ?
Besides, AFAIK it IS allowed to have ">" without < and have it rendered
correctly anyway.
Received on Wednesday, 30 May 2001 13:44:55 UTC