Description
A checkable input that has three possible values: true, false, or mixed.
Allowed Content
Phrasing content, but with no interactive content descendants, and no descendants with a tabindex attribute specified.
Browsers automatically apply the presentation role to all descendant elements. The semantics of any descendant elements are not conveyed to assistive technologies.
HTML Elements with Implicit ARIA Role
input[type=checkbox]
Allowed HTML Elements
a[href]
button
img
input[type=checkbox]
(role attribute unnecessary)div
,span
,p
, other elements that can receive any role