Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the new search element #3960

Closed
scottaohara opened this issue Mar 24, 2023 · 1 comment · Fixed by #4115
Closed

Add support for the new search element #3960

scottaohara opened this issue Mar 24, 2023 · 1 comment · Fixed by #4115
Assignees
Labels
standards Issues in the ARIA standards objects (lib/standards)
Milestone

Comments

@scottaohara
Copy link
Contributor

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.

@straker
Copy link
Contributor

straker commented Mar 24, 2023

Thanks for letting us know.

@straker straker added the standards Issues in the ARIA standards objects (lib/standards) label Mar 24, 2023
@straker straker added this to the Axe-core 4.8 milestone Mar 24, 2023
@WilcoFiers WilcoFiers self-assigned this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standards Issues in the ARIA standards objects (lib/standards)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants