⇒ https://veille.pyrat.net/?searchtags=accessibilit%C3%A9
La veille de Pyrat.net sur l’accessibilité
Running CSS animations only if both the device and the user allow it - Nicolas Hoizey
25 janvier, Par Veille pyrat.net@media (prefers-reduced-motion : no-preference) img animation-play-state : running ; / turn animations on if user doesn’t mind /
@media not (update : fast) img animation-play-state : paused ; / except, turn them off again if the browser can’t draw them effectively anyway /
— Permalien
→ Lire la suite sur le site d’origine…
