aria-checked
must not be used on input
with type=radio
or type=checkbox
Web Standard
Description
The aria-checked
attribute must not be used on an input
element with type=radio
or type=checkbox
.
Help
Use the native checked
attribute on radio buttons and check boxes.
Applicable standards
Change history
- 6.48 Mar 2023 Changed to MUST NOT to match W3 Validator and correction in ARIA in HTML Recommendation.
- 6.41 Jul 2021 Added for ARIA in HTML Recommendation.
This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.
Rule ID: W3cHtml5AriaRedundant-input-aria-checked