[Webkit-unassigned] [Bug 110940] CSS styles cannot be applied to area elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 12:05:28 PST 2013


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





--- Comment #11 from Arunprasad <ararunprasad at gmail.com>  2013-02-27 12:07:52 PST ---
Created an attachment (id=190573)
 --> (https://bugs.webkit.org/attachment.cgi?id=190573&action=review)
two <area > with different style attributes

When testing two <area> elements with different inline-styles QtLauncher behaves differently(Modified GraphicsContext's focus drawing to consider width as mentioned in https://bugs.webkit.org/show_bug.cgi?id=110940#c8).

"outline" property works perfectly with <a>, but for <area> outline is displayed only when <area> receives focus - may be during PaintPhaseOutline painting phase(but style is not applied as focus pseudo-style-Refer attachment)

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