RESOLVED INVALID Bug 54182
Ensure checkable <input> types work under the new shadow DOM model.
https://bugs.webkit.org/show_bug.cgi?id=54182
Summary Ensure checkable <input> types work under the new shadow DOM model.
Roland Steiner
Reported 2011-02-10 00:47:53 PST
Input types Checkbox Radio As with button-style input types (https://bugs.webkit.org/show_bug.cgi?id=54173), this bug entry is mainly for record-keeping purposes and may or may not require any actual conversion work.
Attachments
Dominic Cooney
Comment 1 2011-02-13 17:30:42 PST
Is there anything to do here? It looks like checkboxes and radio buttons are rendered with -webkit-appearance: checkbox/radio styles.
Roland Steiner
Comment 2 2011-02-13 23:35:35 PST
Dominic verified the code to make sure it's not affected by shadow DOM - closing the bug.
Note You need to log in before you can comment on or make changes to this bug.