Re: [csswg-drafts] No-motion / forced-reduced-motion issue draft (#7440)

CSSWG explored the idea of allowing authors to tag animation keyframe sets for reduced motion (see minutes above), so that the UA can know the best way to adjust that particular frame set. Options could some of the explorations @flackr has been doing, e.g.

* skip to the end
* drop the animation and use underlying styles
* step through keyframes with no transition
* cross-fade between keyframes
* also: don't change the animation, this one is important / already adjusted for reduced motion

Authors could use the media query to make additional adjustments to animations, but this would allow simple adjustments to be made in the keyframe set so that whenever it is referenced it will have the adjustments built in.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7440#issuecomment-1646631971 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 22 July 2023 17:10:18 UTC