Acquia Monsido Accessibility Test Pages
This project contains test pages demonstrating various accessibility issues and solutions based on WCAG success criteria.
-
4.1.2 Name, Role, Value (A)
For all user interface components, the name and role can be programmatically determined; states, properties, and values can be programmatically set; and notification of changes is available to user agents.
-
4.1.3 Status Messages (AA)
In content implemented using markup languages, status messages can be programmatically determined through role or properties such that they can be presented to the user by assistive technologies without receiving focus.
About This Project
This collection of accessibility test pages is designed to demonstrate both good and bad examples of implementing WCAG success criteria. Each page includes examples of common accessibility issues and their solutions.