UNCONFIRMED 119453
[Forms: color] Styling <input type='color'> renders a poorly drawn color well
https://bugs.webkit.org/show_bug.cgi?id=119453
Summary [Forms: color] Styling <input type='color'> renders a poorly drawn color well
Ruth Fong
Reported 2013-08-02 11:12:36 PDT
Created attachment 208035 [details] Screenshot comparing unstyled and styled <input type='color'> elements Setting the border and padding of an <input type='color'> results in a poorly drawn color well. See the attached screenshot of the following: <html> <body> <input type='color' /> <input type='color' style='width: 100px; padding-top: 10px; padding-bottom:10px; border-top-width: 10px; border-bottom-width: 10px' /> </body> </html>
Attachments
Screenshot comparing unstyled and styled <input type='color'> elements (7.19 KB, image/png)
2013-08-02 11:12 PDT, Ruth Fong
no flags
Radar WebKit Bug Importer
Comment 1 2013-08-02 11:13:39 PDT
Note You need to log in before you can comment on or make changes to this bug.