[webkit-reviews] review denied: [Bug 50055] Ensure that option elements are rendered with normal font weight on Windows/Linux : [Attachment 74834] Patch

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


Kent Tamura <tkent at chromium.org> has denied Ilya Sherman
<isherman at chromium.org>'s request for review:
Bug 50055: Ensure that option elements are rendered with normal font weight on
Windows/Linux
https://bugs.webkit.org/show_bug.cgi?id=50055

Attachment 74834: Patch
https://bugs.webkit.org/attachment.cgi?id=74834&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
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?


More information about the webkit-reviews mailing list