3 success criteria found for Level A + AA and 4.1 Compatible category
Level Level A, WCAG principle: Robust
Assigned to the following themes:
CODE AND LABELS
This used to require HTML with proper structure and no critical markup errors (like missing tags or duplicate IDs).
The requirement is removed but still helps with compatibility.
Level Level A, WCAG principle: Robust
Assigned to the following themes:
CODE AND LABELS
FORMS
KEYBOARD
Interactive elements must have:
- a clear name (what it is),
- the correct role (what it does), and
- any current value or state,
so that assistive technologies can interpret and interact with them correctly.
Level Level AA, WCAG principle: Robust
Assigned to the following themes:
CODE AND LABELS
FORMS
Status updates (like "form sent" or "5 items in cart") must:
- be coded using proper roles (like role="status" or role="alert"),
- be detectable by assistive technologies, and
- not require moving focus