-
bbc-a11y now follows the BBC Mobile Accessibility Guidelines instead of the legacy HTML Accessibility Guidelines. All existing tests have been renamed accordingly.
See UPGRADING.md in this repository for details about how to migrate your project
- Added support for manual tests using the --manual switch
- Added a JSON reporter
- Added support for validating pages at different viewport widths
- Fixed an issue with the "Content must follow headings" check that was generating lots of false negatives for some users
- Implemented bbc-a11y as an npm module using electron