[Webkit-unassigned] [Bug 110940] CSS border property does not work on area element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 09:01:00 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110940





--- Comment #2 from Darin Adler <darin at apple.com>  2013-02-27 09:03:24 PST ---
I am not sure this is a bug. A given image map (the map element and area element) can be used by more than one image at a time. The elements in the image map are not themselves rendered, and therefore can’t be styled.

I understand the desire to show a focus ring around an area within an image when that area is focused, but I think this will require a change to the CSS standard. It’s not simply a WebKit bug, but rather a request for a new feature.

Are there other CSS experts who can inform us more about this?

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


More information about the webkit-unassigned mailing list