[Webkit-unassigned] [Bug 51152] <select> elements don't honor border:0px in chromium-linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 17 09:30:08 PST 2010


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





--- Comment #3 from Adam Langley <agl at chromium.org>  2010-12-17 09:30:08 PST ---
(Note: I am not a WebKit reviewer. You need an r+ from a real reviewer as well.)

Code change LGTM. I'm not sure about the CSS.

The background colour in the CSS replaces the default system colour of selects and allows us to assume that we always have a CSS colour in the code.

Adding border: 0px seems wrong. Is the Windows default to have no border?

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