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 Mar 9, 2019
1 parent 00a3159 commit 07d1068
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 90 deletions.
Loading

0 comments on commit 07d1068

Please sign in to comment.