[Webkit-unassigned] [Bug 85150] REGRESSION (r113511): Many autofilled form fields lack the default autofill background even when authors don’t override the autofill colors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 30 00:19:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85150
--- Comment #3 from Ilya Sherman <isherman at chromium.org> 2012-04-30 00:19:56 PST ---
Hmm, based on my reading of [ http://www.w3.org/TR/CSS21/cascade.html#cascading-order ], the user agent style should have the lowest precedence, so this is behaving "correctly". Do you have a recommendation on how to implement the more desired behavior, which is the the user agent style overrides the author-specified style *unless the author overrides input:-webkit-autofill* without violating the CSS spec?
--
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