Skip to content

Required states can come from native elements [4e8ab6] #2138

Open
@WilcoFiers

Description

@WilcoFiers

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions