The purpose of all components must be programmatically determinable..
Introduction
Users often set personal preferences in their browser or assistive technology to help them understand websites. By ensuring components are understandable by these technologies, users can experience websites in the way that best suits their needs.
Users with cognitive impairments (such as problems with memory, focus, language and decision-making) benefit from this approach. For example, they may set their browser to display a familiar icon for a navigation link or replace your chosen icon for one they understand.
How to Pass
- Use ARIA landmarks to define regions of each page
- Use HTML markup to identify links, icons and user interface components