ampproject / ampproject/amphtml
amp-anim should show the fallback/placeholder when the user prefers reduced motion
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
amp-anim should show the fallback/placeholder when the user has [prefers reduced motion](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion) set?
Also maybe adding support for all Level 5 User Preference Media Features
### Alternatives Considered
None.
### Additional Context
None.
Contributor guide
Research direction
Start by locating the amp-anim implementation and any existing handling for user preference media features. Check the linked prefers-reduced-motion guidance, then verify that the fallback or placeholder is shown when that preference is enabled; support for other Level 5 features remains an open-scope question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100