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 16, 2019
1 parent 00a3159 commit e184248
Show file tree
Hide file tree
Showing 6 changed files with 6,390 additions and 92 deletions.
Loading

0 comments on commit e184248

Please sign in to comment.