- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Fri, 27 Dec 2013 14:43:27 +0100
- To: Steve Faulkner <faulkner.steve@gmail.com>
- Cc: "Jukka K. Korpela" <jukka.k.korpela@kolumbus.fi>, HTMLWG WG <public-html@w3.org>, HTML Accessibility Task Force <public-html-a11y@w3.org>
Leif Halvard Silli, Fri, 27 Dec 2013 12:43:40 +0100: > Steve Faulkner, Tue, 24 Dec 2013 17:26:53 +0000: > >> I have made some modifications to the example: >> > http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#image-maps-0 > > Nit: The alternative texts of the area elements of the actual image map > differ from the alternative texts in the example code. I suppose you > meant to keep them identical. (Meant: The live image map example should use the same text as the example code.) The same goes for the @href attribute of both <area> elements. Currently the value of both is "#", which means that there are two identical URLs - which is is a problem in itself. (For instance, I just happened to notice that Lynx then will delete the first link as it apparently considers that it is an authoring error to have two identical URLs in an image map.) -- leif halvard silli
Received on Friday, 27 December 2013 13:43:57 UTC