Hacker News new | ask | show | jobs
by fkyoureadthedoc 973 days ago
I'm curious if the average developer would consider text appearing with no actual motion (no scale, pan, translate, fade, no tween whatsoever) a candidate to disable for @prefers-reduce-motion
1 comments

I suspect the average web developer doesn't know or care about @prefers-reduce-motion (even less than @prefers-color-scheme), but for the few that do, I would expect to err on the side of caution, eliminating any animation and any page change that is not made absolutely necessary by user interaction.