Skip to content

Flag aria-checked on an input type=checkbox or radio #347

@carmacleod

Description

@carmacleod

Flag aria-checked on an input type=checkbox or radio, as the element's default checked attribute / state always wins out anyway.

https://w3c.github.io/html-aria/tests/checked-test.html

This can either be a warning (telling the author that their aria-checked attribute is useless on input elements that allow the checked attribute) or a violation (telling the author not to do that).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions