Issue 2756: The background color of select box is wrong is Chrome
http://code.google.com/p/chromium/issues/detail?id=2756

Comment #2 by [EMAIL PROTECTED]:
Chrome displays a black background on <select> tags with a background image  
defined
as seen in the css:
    select {background: url("dropdown-select.gif"); color: #505050;}

issue 664 is related to this- <select> tag displays black background when  
the css
property has background-color:transparent

See http://go/reductions/2756/test_standard1.html (or attached file) for a  
more
reduced testcase

Attachments:
        test_standard1.html  319 bytes



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to