TL;DR: anyone promising you that a total solution to digital accessibility is coming, and they are the ones bringing it, may be lying. Background In 2016 I wrote Be Wary of Accessibility Guarantees from Vendors. At the time I was cautioning readers about libraries and frameworks and SaaS and so…| Adrian Roselli
All Posts Tagged: WCAG| adrianroselli.com
Automated accessibility testing tools cannot test 100% of WCAG. This position is not controversial. Other than overlay vendors, no automated tool maker makes that claim. This is partly because WCAG is targeted at humans, not code, and so nuance and context apply. Free automated accessibility testing tools may have even…| Adrian Roselli
Automated testing tools for accessibility are software applications that evaluate websites, applications, and documents for compliance with the Web Content Accessibility Guidelines (WCAG). They identify and report on accessibility issues that could make digital content unusable for people with disabilities. Automated testing tools can bring efficiency to the testing process. While it’s true that manual […]| Equal Entry