{"name":"-webkit-animation-duration","description":"Specifies the length of time that an animation takes to complete one iteration.","keywords":["css","property","-webkit-animation-duration","webkit","animation","duration"],"longDescription":"","syntax":["-webkit-animation-duration: <time> [, ...];"],"values":{"<time>":{"description":"<p>The duration of an animation. If <code>0<\/code>, the animation iteration is immediate (there is no animation). A negative value is treated as <code>0<\/code>.<\/p>","default":"0","values":["The default value is <code>0<\/code>."]}},"versions":{"safari.4.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-animation-duration","ios.2.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-animation-duration"}}