Skip to content

Commit b107267

Browse files
author
nedtwigg
committed
Codex review R1: fix stale dot-badge reference in alarm spec accessibility section
1 parent 6d1467d commit b107267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/specs/alarm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Consequences:
307307
### Accessibility and motion
308308

309309
- Ringing must not rely on color alone. Use icon state plus outline, fill, or pulse.
310-
- Respect `prefers-reduced-motion`. In reduced-motion mode, replace flashing with a steady highlighted state. Dot badge pulse animations are also disabled; the `MIGHT_BE_BUSY` dot is always static regardless of motion preference.
310+
- Respect `prefers-reduced-motion`. In reduced-motion mode, replace the rocking animation with a steady 45° tilt. All tilt states are static transforms and work unchanged regardless of motion preference.
311311
- Bell button must expose accurate `aria-label` text:
312312
- "Enable alarm"
313313
- "Disable alarm"

0 commit comments

Comments
 (0)