v152 · interactive demo

Animated Image Selector

Use the exact :animated-image selector to distinguish an animated external resource from a static one.

Animated orbit
Not scanned
Static SVG sample
Not scanned

code

img:animated-image { image-animation: paused; }
img.matches(':animated-image');

see also