You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/specs/alarm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -307,7 +307,7 @@ Consequences:
307
307
### Accessibility and motion
308
308
309
309
- 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.
311
311
- Bell button must expose accurate `aria-label` text:
0 commit comments