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
…ole (closes#62)
[fixed] bug where elements with role=none required a label (closes#63)
[fixed] bug where elements with aria-hidden required a label (closes#64)
[added] test to ensure interactive elements hidden using aria-hidden are removed from the tab flow
For example: if an element is explicitly hidden from AT using the aria-hidden attribute, it should not require a label.
The text was updated successfully, but these errors were encountered: