In plain English
The Level A rule (2.1.1) says everything should work by keyboard, with one small carve-out for things that truly need continuous freehand motion (like sketching). This AAA rule removes even that: absolutely everything must be keyboard-operable.
For most stores this is not a stretch, since stores rarely have drawing canvases or gesture-only features. If you pass the Level A keyboard rule and have nothing path-dependent, you are effectively meeting this one too.
Who this is for
- Keyboard-only users and people using switch devices or voice control that maps to the keyboard.
How to check and fix it yourself
Unplug your mouse and operate the entire store with Tab, Enter, Space, and arrow keys. Everything, including any custom widget, must be reachable and usable.
Every link, button, menu, slider works by keyboard. ✓
A gesture-only or drag-only feature with no key path. ✗ add a keyboard method
Where we can help
We run a full keyboard-only pass of your store and flag anything a mouse can do that a keyboard cannot. Keyboard traps and unreachable controls are among the most serious common failures.