ICYMI, CSS Image Animation Module Level 1 FPWD landed yesterday:
https://www.w3.org/TR/css-image-animation-1/
It mostly punts accessibility, partly from misunderstanding.
I filed three issues so far:
• https://github.com/w3c/csswg-drafts/issues/13783
• https://github.com/w3c/csswg-drafts/issues/13784
• https://github.com/w3c/csswg-drafts/issues/13785
Maybe weigh in?
[edited to fix link in third bullet.]
#CSS #a11y
CSS Image Animation Module Level 1
@aardrian Third link is the same as the first; supposedly it should be
https://github.com/w3c/csswg-drafts/issues/13785 
[css-image-animation] alt-less (decorative) images need to be addressed · Issue #13785 · w3c/csswg-drafts
Reading through § 5. Accessibility Considerations I see these statements: Web pages can already contain animated images, and appropriate alt text is already expected to be provided. No change is ex...
GitHub