Assertion:
Internet Explorer (PC versions at least) have a problem with displaying background colors for select lists when only 256 colors are available. If the background-color specified (even color safe colors) is also used for other elements or even for backgrounds on other form controls, the color used for the select list is very different than what it should be. I do not know how widespread this problem is, or what causes it.


Plain SELECT list. No CSS applied:
filler text
filler text

Plain SELECT list with CSS applied ("background-color: #9999ff"):
filler text
filler text filler text

Plain SELECT list with CSS applied ("background-color: green"):
filler text
filler text filler text

Plain SELECT list with CSS applied ("background-color: #df48a9"):
filler text
filler text filler text