Opened 8 days ago
Last modified 28 hours ago
#52263 new enhancement
Use `prefers-reduced-motion` Media Query on auto-updates spinner animations
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 5.7 | Priority: | normal |
Severity: | normal | Version: | 5.5 |
Component: | Upgrade/Install | Keywords: | needs-patch |
Focuses: | accessibility | Cc: |
Description
Animations used for auto-updates spinners should take into account browsers preferences.
For these animations, a prefers-reduced-motion: reduce
Media Query should be used, with the animation
CSS property set to none
.
For reference: https://core.trac.wordpress.org/ticket/51476#comment:17
Change History (3)
This ticket was mentioned in Slack in #core-auto-updates by audrasjb. View the logs.
4 days ago
This ticket was mentioned in Slack in #accessibility by alexstine. View the logs.
29 hours ago
This ticket was mentioned in Slack in #accessibility by audrasjb. View the logs.
28 hours ago
Note: See
TracTickets for help on using
tickets.