Bug 56654

Summary: Image map fails when assigned to an image embedded via the <object> element.
Product: WebKit Reporter: Chris <chrisjhaig>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://haignet.co.uk/object-image-map.htm
Attachments:
Description Flags
Example of image map code that should apply an image map to the faces. none

Description Chris 2011-03-18 10:26:53 PDT
WebKit version: 534.24

WebKit does not apply an image map to an image if it is embedded in to a page via an HTML <object> element if the image map is applied within standard <a> element hyperlinks. It is expected that WebKit applies the link areas to the image, but it fails to do so.
Comment 1 Chris 2011-03-18 10:29:19 PDT
Created attachment 86176 [details]
Example of image map code that should apply an image map to the faces.
Comment 2 Andreas Kling 2011-05-16 10:24:06 PDT
This is a dup of bug 15032 and bug 25291 combined.

*** This bug has been marked as a duplicate of bug 15032 ***