17 lines
875 B
Markdown
17 lines
875 B
Markdown
# Accessibility
|
|
|
|
The workbench uses semantic landmarks, headings, a native multiple-file input,
|
|
buttons, tables, definition lists, progress, status/alert regions, and native
|
|
disclosures/dialogs. All workflows are keyboard operable; drop is an optional
|
|
pointer shortcut. Visible focus and the shared Toolbox system/light/dark themes
|
|
are preserved.
|
|
|
|
Status is always written as text and never encoded by colour alone. Finding
|
|
categories expose labels and counts, hashes and media types remain selectable,
|
|
and responsive layouts allow horizontal table scrolling without clipping the
|
|
whole page. Motion is not required to understand progress or results.
|
|
|
|
Automated component and Chromium/Firefox browser gates cover semantics and core
|
|
workflows. They supplement, rather than replace, manual keyboard, zoom,
|
|
screen-reader, high-contrast, and reduced-motion review before release.
|