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

feat: support html-aam mappings #28

Closed
jlp-craigmorten opened this issue Jul 3, 2023 · 0 comments · Fixed by #39
Closed

feat: support html-aam mappings #28

jlp-craigmorten opened this issue Jul 3, 2023 · 0 comments · Fixed by #39
Labels
feature New feature or request

Comments

@jlp-craigmorten
Copy link
Contributor

See https://www.w3.org/TR/html-aam-1.0/

HTML Accessibility API Mappings (HTML-AAM) defines how user agents map HTML [HTML] elements and attributes to platform accessibility application programming interfaces (APIs).

There are a number of use-cases where element + attribute combinations map to certain role + aria-* combinations according to HTML-AAM which this implementation should cater for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant