Bug 18399
Summary: | <select> element should have not radius by default | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ariya Hidayat <ariya.hidayat> |
Component: | CSS | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |