Minimum Browser Support:
CSS3 Animations
24.16%
Percentage of users who can view this feature (source: caniuse.com)
Uses CSS3 Animations to animate the planets around the sun.
Leverages CSS3 Animations to create responsive navigation elements.
if(Modernizr.cssanimations){
//browser supports CSS Animations
}Learn more about detecting feature support with Modernizr.