Hacker News new | ask | show | jobs
by Thev00d00 1462 days ago
It also ignores the "prefers-reduced-motion" CSS Media feature flag :(
1 comments

Shouldn't the web browser be the one implementing css rules?
No. How is the web browser supposed to know how an "unanimated" animation is supposed to appear? Animations can be very complex, and there's simply no way that a browser could do this without breaking a lot of stuff.