3 success criteria found for Forms theme and Perceivable principle and
Level Level A, WCAG principle: Perceivable
Assigned to the following themes:
FORMS
SENSORY
WORDING
Instructions and descriptions must not rely on sensory features alone, like color, shape, size, visual location, or sound.
Always provide additional text to clarify meaning.
Level Level AA, WCAG principle: Perceivable
Assigned to the following themes:
FORMS
The purpose of common form fields (like name, email, or address) must be defined in the code so that browsers and assistive technologies can offer input support, such as autocomplete.
Level Level AAA, WCAG principle: Perceivable
Assigned to the following themes:
FORMS
The purpose of regions and common elements must be defined in the code using semantic HTML or ARIA attributes, so that:
- assistive technologies can communicate their meaning, and
- browsers can adapt or simplify the interface (e.g. hide non-essential content).