You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of our ongoing Support agreement, we had a request to expose the ARIA lookupTables through the public axe-core API. These are pretty stable, so I don't anticipate much work in the way of maintaining backwards compatibility.
I believe the goal is to expose the roles, attributes, and global attributes inside of rules and checks.
What are the uses/use cases for use of this table? Might be better to expose those use cases as functions so we can change the implementation of the ARIA data in a backwards compatible way.
As part of our ongoing Support agreement, we had a request to expose the ARIA lookupTables through the public axe-core API. These are pretty stable, so I don't anticipate much work in the way of maintaining backwards compatibility.
I believe the goal is to expose the roles, attributes, and global attributes inside of rules and checks.
https://github.com/dequelabs/axe-core/blob/develop/lib/commons/aria/index.js
The text was updated successfully, but these errors were encountered: