Add support for the new search element #1360
Labels
engine
Issues in the accessibility-checker-engine component
priority-3 (low)
Ready for QA
SME
Discuss with subject matter experts
Standards
user-reported
Issues identified outside of the core team
ARIA in HTML has been updated to reflect the addition of the
search
element to the HTML specification.to save one having to follow the link, the allowed roles (likely to mitigate initial developer misuse / correct for existing custom search elements that may have been used) for the search element are:
form, group, none, presentation, region and with the allowed but not recommended use of the search role, as well.
The text was updated successfully, but these errors were encountered: