Bug 124283

Summary: input type radio disappear using -webkit-appearance: none
Product: WebKit Reporter: Nicolas H. <dante3333>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: zcorpan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://codepen.io/nico3333fr/pen/LlxAG

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