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 Apr 15, 2019
1 parent 0876b3f commit c65eff6
Show file tree
Hide file tree
Showing 6 changed files with 750 additions and 1,002 deletions.
Loading

0 comments on commit c65eff6

Please sign in to comment.