According to Geoff Hutchison:
> Hanno Mueller wrote:
> > for testing, I just tried ht://dig on my own homepage. It seems that it
> > does not support client side image maps. Is this a known problem and
> > already being worked on?
> 
> I take it you mean the current CVS source... That's a typo:
> 
>         case 22:        // area
>         {
>           if (attrs["src"])
> 
> Oops! I guess there are still a few bugs in my HTML rewrite. ;-)

I think <link> and <area> handling can be merged together.  They both use
href, and both add 1 to the hopcount.  Correct?

By the way, now that the code is simplified, it would probably make more
sense to split up <img> from <embed> & <object>, although it would seem the
latter two could be merged with <frame>.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to