<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-animation-duration</name><description><![CDATA[Specifies the length of time that an animation takes to complete one iteration.]]></description><keywords><![CDATA[css property -webkit-animation-duration webkit animation duration]]></keywords><longDescription><![CDATA[]]></longDescription><syntaxes><syntax><![CDATA[-webkit-animation-duration: <time> [, ...];]]></syntax></syntaxes><values><value><name><![CDATA[<time>]]></name><description><![CDATA[<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>]]></description><values><value><name><![CDATA[0]]></name><description><![CDATA[The default value is <code>0</code>.]]></description></value></values></value></values><versions><version key="safari.4.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-animation-duration]]></version><version key="ios.2.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-animation-duration]]></version></versions></property>