{"name":"-webkit-animation","description":"Combines common animation properties into a single property.","keywords":["css","property","-webkit-animation","webkit","animation"],"longDescription":"<p>Refer to the respective property for details of each property and default values.<\/p>","syntax":["-webkit-animation: <name> <duration> <timing_function> <delay> <iteration_count> <direction> [, ... ];"],"values":{"<name>":{"description":"<p>The name of the animation.<\/p>\n                        <p>See <code>-webkit-animation-name<\/code>.<\/p>"},"<duration>":{"description":"<p>Specifies the length of time that an animation takes to complete one iteration.<\/p>\n                        <p>See <code>-webkit-animation-duration<\/code>.<\/p>"},"<timing_function>":{"description":"<p>Defines how an animation progresses between keyframes.<\/p>\n                        <p>See <code>-webkit-animation-timing-function<\/code>.<\/p>"},"<delay>":{"description":"<p>Defines when an animation starts.<\/p>\n                        <p>See <code>-webkit-animation-delay<\/code>.<\/p>"},"<iteration_count>":{"description":"<p>Specifies the number of times an animation iterates.<\/p>\n                        <p>See <code>-webkit-animation-iteration-count<\/code>.<\/p>"},"<direction>":{"description":"<p>Determines whether the animation should play in reverse on alternate iterations.<\/p>\n                        <p>See <code>-webkit-animation-direction<\/code>.<\/p>"}},"versions":{"safari.4.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-animation","ios.2.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-animation"}}