<IMG SRC ..> broken ;-)

Christian Kuhtz kuhtz at ix.netcom.com
Mon Dec 30 16:00:35 PST 1996


On Mon, 30 Dec 96 15:02:59 -0800, Scott Anguish <sanguish at digifix.com> wrote:
> Actually, I think that this has been discussed here before, and that
> SGI_SRC is invalid syntax... You can't have _ in the element name.
>
> SGI is in error here..

The SGI_SRC attribute is not the same as SRC, and should not be interpreted  
as such.  It is irrelevant whether it is legal according to official HTML DTD  
to have underscores in attributes.

This is a bug in the lexical parser.

All tags (including attributes) not recognized by the parser are to be  
ignored and discarded according to the HTML specs.

You can add any attribute to an HTML document, however, it may no longer  
comply with the HTML DTD for a particular published spec.  And as such,  
OmniWeb's lexical parser is supposed to discard the SGI_SRC and not substitute  
it for SRC.

Regards,
--
Christian Kuhtz <ckuhtz at paranet.com>                      kuhtz at ix.netcom.com
Paranet, Inc.
http://www.paranet.com/         BOYCOTT INTERNET SPAM http://www.vix.com/spam 



More information about the OmniWeb-l mailing list