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 19, 2019
1 parent 4211875 commit e70cd13
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 1,180 deletions.
Loading

0 comments on commit e70cd13

Please sign in to comment.