Bug 18399

Summary: <select> element should have not radius by default
Product: WebKit Reporter: Ariya Hidayat <ariya.hidayat>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, ddkilzer, dgrogan, hyatt, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Ariya Hidayat
Reported 2008-04-10 01:50:33 PDT
In html4.css, -webkit-border-radius: 5px; is specified for select. This is Safari (Mac/Windows) specific and thus should not be specified there, but rather set by the Mac/Win version of the RenderTheme code.
Attachments
Note You need to log in before you can comment on or make changes to this bug.