[Webkit-unassigned] [Bug 35090] Need -webkit-focus-inner to control the style of buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 05:13:55 PST 2010


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





--- Comment #2 from Shinichiro Hamaji <hamaji at chromium.org>  2010-02-18 05:13:55 PST ---
I added baseStyle parameter for CSSStyleSelector::pseudoStyleForElement and
this would be the most tricky point of my patch. We cannot use the existing
parameter parentStyle because paddings aren't inherited.

I think this solution isn't so bad, but I'm not 100% sure if this is the best.
Any kind of suggestions will be really appreciated :)

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