Hacker News new | ask | show | jobs
by onion2k 3284 days ago
What's really annoying is that most browsers actually support an accessibility feature called "prefers-reduced-motion"[1] in CSS media queries to tell a site not to do this sort of thing, but Google don't appear to use it.

[1] https://css-tricks.com/introduction-reduced-motion-media-que...

1 comments

Thanks for that link. For years, I've been arguing that animation is an accessibility issue, but the situation keeps getting worse. I hope that there is a way to enable that on Linux and Android.