WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
124283
input type radio disappear using -webkit-appearance: none
https://bugs.webkit.org/show_bug.cgi?id=124283
Summary
input type radio disappear using -webkit-appearance: none
Nicolas H.
Reported
2013-11-13 08:06:43 PST
Hi, I don't know if it is a bug or a mistake I made, if you apply -webkit-appearance: none; on a radio button, it disappears. Tested and reproductible on last Chrome release on Windows on this link :
http://codepen.io/nico3333fr/pen/LlxAG
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pieters (:zcorpan)
Comment 1
2019-01-23 12:59:47 PST
I think it doesn't disappear, it just has the dimensions 0x0 in your test. If you set dimensions and a background, it's visible. Close bug?
Nicolas H.
Comment 2
2019-01-24 06:50:08 PST
I've edited the pen adding a width/height, and you're right, it seems that it works anyway.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug