the new image-animation css property is so cool wtf

i don't think you've ever been able to pause GIFs on the web before, this is such an accessibility win!!

https://github.com/w3c/csswg-drafts/issues/1615#issuecomment-2652101726
https://drafts.csswg.org/css-image-animation-1/

@rebane2001 this could be a banger because my bodge is to serve a different file completely depending on the media query
@rebane2001 yes finally we won't need to have a backend to extract a frame of images to freeze it/convert it to a video!

Though I suppose it's going to be some time before it even could be used since it will be a while before all browsers adopt it

@rebane2001 oh oooo

i remember that previously to have any control over gif playback i had to use a library that reimplemented GIF decoding in JS