Skip to content

Commit

Permalink
fix(a11y-wand): add handling of nested aria-hidden elements
Browse files Browse the repository at this point in the history
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.

Closes jdan#133
  • Loading branch information
ericrallen committed May 17, 2019
1 parent 4211875 commit ee94325
Show file tree
Hide file tree
Showing 4 changed files with 464 additions and 1,171 deletions.
Loading

0 comments on commit ee94325

Please sign in to comment.