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

Improve type definitions of ARIA attributes for HTML elements #5

Open
inad9300 opened this issue May 18, 2018 · 1 comment
Open

Improve type definitions of ARIA attributes for HTML elements #5

inad9300 opened this issue May 18, 2018 · 1 comment

Comments

@inad9300
Copy link
Owner

The type definitions of ARIA attributes for SVG elements is well defined thanks to the information available at https://www.w3.org/TR/SVG2/attindex.html. Similar information should be possible to obtain for HTML elements, which at the moment all accept any ARIA attribute. One possible source for this is https://www.w3.org/TR/html-aria/#docconformance, although the format is at first sight not the easiest to parse.

@inad9300
Copy link
Owner Author

It may be worth waiting for https://github.com/WICG/aom to be available and TypeScript to catch up...

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

No branches or pull requests

1 participant