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
fix(a11y-wand): add handling of nested aria-hidden elements
We needed to set the recursive argument in the findTextAlternatives method to true so that accessibility-developer-tools would check for nested hidden elements.
This also adds two simple tests to make sure that this functionalit isn't broken in the future.
Closesjdan#133
0 commit comments