Hacker News new | ask | show | jobs
by mekster 1470 days ago
Can we just go back to good old days and stop with animations to bring the content from all directions which is even slow enough I get blank screen for a few seconds as I scroll down which really reduces the readability.
1 comments

It also ignores the "prefers-reduced-motion" CSS Media feature flag :(
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.