{"name":"-webkit-animation-direction","description":"Determines whether the animation should play in reverse on alternate iterations.","keywords":["css","property","-webkit-animation-direction","webkit","animation","direction"],"longDescription":"","syntax":["-webkit-animation-direction: <direction> [, \u2026];"],"values":{"<direction>":{"description":"<p>The direction to play.<\/p>","default":"normal","values":{"normal":"Play each iteration of the animation in the forward direction.","alternate":"<p>Play even-numbered iterations of the animation in the forward direction and odd-numbered iterations in the reverse direction.<\/p>\n                            <p>When an animation is played in reverse, the timing functions are also reversed. For example, when played in reverse, an ease-in animation appears as an ease-out animation.<\/p>"}}},"versions":{"safari.4.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-animation-direction","ios.2.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-animation-direction"}}