Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

v2.7.1

Compare
Choose a tag to compare
@alice alice released this 30 Jun 16:14
· 208 commits to master since this release

Enhancements:

  • Rework findTextAlternatives not to return non-exposed text alternatives.
  • Add Bower config (#157)

Bug fixes:

  • Check for any text alternatives when assessing unlabeled images (#154).
  • Check for null textAlternatives in FocusableElementNotVisibleAndNotAriaHidden's relevantElementMatcher method.