@nevkatz @sarah_edo I like the toggle idea. Actually, thinking it through, `prefers-reduced-motion` could be implemented in a similar way as `prefers-color-scheme` in https://t.co/gRVmvQOWMH. Use the system preference if available, and let the user overri
@suzukik @searchliaison @dannysullivan Sorry, took me a while… Thanks for the answer!
I have just updated my mark-up accordingly: https://t.co/etcUoWb9Jn.
The favicon got picked up, too: https://t.co/fvjXtKFWRX.
Yay!
RT @ppk: New browser on the block: Flow
An interview with Piers Wombwell, lead developer of Flow, a brand-new browser with a brand-new ren…
💋 Bye bye, https://t.co/nEzPpLbr1L. You’ve been around for a while (https://t.co/WfaqBLhXRk), but you won’t be missed (much). â¤µï¸ https://t.co/Pwzo25y1ev
@sarah_edo Brilliant article and stunning drawing! Thanks for creating!
@sarah_edo One way to do it would be to feature-detect support for the media feature and then pre-check (or not) the current checkbox:
“`js
if (matchMedia(‘(prefers-reduced-motion)’).media !== ‘not all’ && matchMedia(‘(prefers-reduced-motion:reduce)’).m
This stunning 🦔 drawing parallax effect â¤µï¸ by @sarah_edo is a great example for the `prefers-reduced-motion` user preference media feature in CSS: https://t.co/tQ6D7Ll4V4. https://t.co/0FhWEJmVte