[Webkit-unassigned] [Bug 54115] [Chromium] Use #f7f7f7 for select popup background on chromium/linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 9 11:22:54 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54115
--- Comment #3 from xiyuan <xiyuan at chromium.org> 2011-02-09 11:22:54 PST ---
(In reply to comment #2)
> (From update of attachment 81827 [details])
> Why do we need size="0" and size="1"?
We only want to change the popup's background but not the listbox. Select size="0"|"1" is select with popup. Other sizes would show up as listbox.
The reason behind this is in http://crosbug.com/9174 @ comment 8. Web site might expect listbox background color go with the select element, something like in scrollbars/listbox-scrollbar-combinations.html. And I don't want to force them to do a "select option" rule to override UA 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