[Webkit-unassigned] [Bug 15035] Image maps do not enable feedback such as mouseover tooltips

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 01:35:57 PDT 2007


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





------- Comment #2 from robburns1 at mac.com  2007-08-21 01:35 PDT -------
Created an attachment (id=16049)
 --> (http://bugs.webkit.org/attachment.cgi?id=16049&action=view)
Shows image maps referenced form INPUT and IMG elements with some basic
potential CSS

Since each area could potentially be represented by a WebFrame drawn on the
image, WebKit could also CSS styling to be applied to the rendered frames of
the AREA elements. These frames can be either circles, rectangles or polygons.
However, the CSS box model could still be applied such as 'margin', 'border',
'padding'. Also the CSS UI properties such as 'cursor' and 'outline' could also
apply. 


-- 
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