[Webkit-unassigned] [Bug 50055] Ensure that option elements are rendered with normal font weight on Windows/Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 23:11:44 PST 2010


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74834|review?                     |review-
               Flag|                            |




--- Comment #5 from Kent Tamura <tkent at chromium.org>  2010-11-25 23:11:44 PST ---
(From update of attachment 74834)
View in context: https://bugs.webkit.org/attachment.cgi?id=74834&action=review

I think there is no way to make an automated test for this.

r- because of the testing issue.

> WebCore/ChangeLog:9
> +        * css/themeWin.css:
> +        (option): font-weight: normal !important;

It's not good to change themeWin.css for Chromium-only bug.
Can we fix this by C++ code, or introduce themeChromiumWin.css?

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