aria-readonly=true
must not be used with contenteditable
Web Standard
Description
aria-readonly=true
must not be used on elements with a contenteditable
attribute.
Help
Remove the aria-readonly
attribute or change it to aria-readonly=false
.
Applicable standards
Change history
- 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-contenteditable-aria-readonly