[Webkit-unassigned] [Bug 38016] Update padding on Windows?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 19:21:47 PDT 2010


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





--- Comment #9 from Ojan Vafai <ojan at chromium.org>  2010-07-07 19:21:47 PST ---
(From update of attachment 60090)
> +++ b/WebCore/css/html.css
> @@ -304,7 +304,7 @@ button {
>  input, textarea, keygen, select, button, isindex, datagrid {
>      margin: 0__qem;
>      font: -webkit-small-control;
> -    color: initial;
> +    color: CaptionText;
>      letter-spacing: normal;
>      word-spacing: normal;
>      line-height: normal;
> @@ -486,7 +486,6 @@ keygen, select {
>      -webkit-border-radius: 5px;
>      white-space: pre;
>      -webkit-rtl-ordering: logical;
> -    color: black;
>      background-color: white;

Did you mean to include 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