Open
Description
This came from a comment from @JAWS-test on a review
The following shouldn't fail the Element with role attribute has required states and properties rule. The checked state is present even without the aria-checked attribute, because it is on a native checkbox.
<input type="checkbox" role="menuitemcheckbox">
Metadata
Metadata
Assignees
Labels
No labels