feat(api): accessibility baseline — landmarks, labels, skip-link #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/a11y-pass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A concrete step toward the WCAG 2.2 AA obligation (FR-A11Y-*) on the web slice.
Changes
<header>+<nav aria-label>,<main id="main">.<label for>on file/email/refine inputs;aria-labelon per-place relevance selects; emailautocomplete.:focus-visibleoutline; darker greens/ambers + less-faint muted/excluded for AA.Verification
just qagreen. Rendered check: skip link, header nav,main#main, labeled inputs,lang=fr.Full AA conformance + the axe-core CI gate arrive with fluent i18n (M7); this is the semantic baseline. Traces: FR-A11Y-03/04/05/09 · functional-spec 09.