Skip to content

v1.0.1

Compare
Choose a tag to compare
@ckundo ckundo released this 11 May 20:27
· 28 commits to master since this release

This release disables color contrast checking.

Right now axe-core scrolls the page when checking color contrast, which is ok in tests, but not ideal for smoke testing and development.

There is a configuration option that will fix this, pending release: dequelabs/axe-core#148