4.1.2 Name, role, value (A)
All interactive components must have an accessible name and role, and the state of the component must be communicated to assistive technologies. This ensures that… Read More »4.1.2 Name, role, value (A)
All interactive components must have an accessible name and role, and the state of the component must be communicated to assistive technologies. This ensures that… Read More »4.1.2 Name, role, value (A)
The code of the page must not cause browser or assistive technology conflicts. This ensures that content and functionality is presented in a way that… Read More »4.1.1 parsing (A)
When completion of a form causes a legal commitment, triggers a financial transaction, or gives consent for personal data to be updated or changed, the… Read More »3.3.4 Error prevention (legal, financial, data) (AA)
When an error is detected, suggestions for correcting the issue must be provided unless the suggestion compromises security. This helps everyone resolve issues more easily,… Read More »3.3.3 Error suggestion (AA)
When data must be entered in a specific format or in a particular way, clear instructions must be associated with the form field. This ensures… Read More »3.3.2 Labels or instructions (A)
When an error occurs the user is informed what caused the error, and the error is described in text. This ensures that the error is… Read More »3.3.1 Error identification (A)
When features with the same functionality are used in multiple places, they must be identified in a consistent way. This helps screen reader users correctly… Read More »3.2.4 Consistent identification (AA)
When ways to navigate content are repeated on multiple pages, they must be presented in a consistent manner. This makes it easier for people to… Read More »3.2.3 Consistent navigation (AA)
Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behaviour… Read More »3.2.2 On Input (A)
When a keyboard user focuses on a control it must not cause a change of context, such as loading a new page/tab. This stops unexpected… Read More »3.2.1 OnFocus (A)