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
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
I fixed the function of getImplicitRole, ariaSchema and roleSchema according to ARIA 1.1 https://www.w3.org/TR/wai-aria-1.1/ . Besides I add tests for getImplicitRole function.
* added opening element support in getImplicitRole
* changed case of all HTML elements names from upper to lower
* exposed JsxAttribute functions for testability
I fixed the function of getImplicitRole, ariaSchema and roleSchema according to ARIA 1.1 https://www.w3.org/TR/wai-aria-1.1/ . Besides I add tests for getImplicitRole function.
Tied to PR #233
The text was updated successfully, but these errors were encountered: