-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
BugSomething isn't workingSomething isn't workingdevelopmentengineIssues in the accessibility-checker-engine componentIssues in the accessibility-checker-engine componentpriority-2 (med)reproducible
Description
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
Labels
BugSomething isn't workingSomething isn't workingdevelopmentengineIssues in the accessibility-checker-engine componentIssues in the accessibility-checker-engine componentpriority-2 (med)reproducible