[Webkit-unassigned] [Bug 15032] The INPUT and OBJECT elements with the attribute usemap do not provide client-side image map functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 13:00:35 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=15032


browserbugs at gtalbot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |browserbugs at gtalbot.org




------- Comment #9 from browserbugs at gtalbot.org  2008-05-20 13:00 PDT -------
Hello all,

First, an importantissimo and excellent testcase meeting well this bug's
summary:

http://haignet.co.uk/object-image-map.htm

Opera 9.26, Opera 9.50, Firefox 3 RC1, Seamonkey 2.0a1 all pass all 4
example-tests in that webpage.

Explorer 8 beta 1 passes example-test 1.2.

Safari 3.1.1 build 525.17.0 fails all 4 example-tests.

Other related/mentioned issues:

HTML 4 and HTML 5 both have usemap as an attribute:

http://www.whatwg.org/specs/web-apps/current-work/#the-object

http://www.whatwg.org/specs/web-apps/current-work/#usemap1

The only changes worth mentioning (so far, at this moment) regarding HTML 4
versus HTML 5 differences is that map and object HTML elements will no longer
require (or no longer will use) name attribute and that id attribute should be
preferred/used instead. And that W3C draft document was last updated just a few
days ago (17 May 2008).

<input type="image" usemap="...">
has not been specified so far in HTML 5:
http://www.whatwg.org/specs/web-apps/current-work/#the-input

Cheers and regards, Gérard (I have just voted for this bug!)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list