Allow site authors to override autofilled fields' colors.
authorisherman@chromium.org <isherman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Apr 2012 22:48:44 +0000 (22:48 +0000)
committerisherman@chromium.org <isherman@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 6 Apr 2012 22:48:44 +0000 (22:48 +0000)
commit9ffe94c9697347b784ed42a11453e1b24641cd04
tree1e7429970c00fe74f71a0971e1057ffac3d1dcfb
parente3a74e1e24cd45a6171a181fcb151caaf1da0476
Allow site authors to override autofilled fields' colors.
https://bugs.webkit.org/show_bug.cgi?id=66032
http://code.google.com/p/chromium/issues/detail?id=46543

Reviewed by Simon Fraser.

Source/WebCore:

* css/html.css:
(input:-webkit-autofill): Remove !important declarations.

LayoutTests:

* fast/forms/input-autofilled-expected.txt:
* fast/forms/input-autofilled.html:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113511 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/fast/forms/input-autofilled-expected.txt
LayoutTests/fast/forms/input-autofilled.html
Source/WebCore/ChangeLog
Source/WebCore/css/html.css