<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-box-direction</name><description><![CDATA[Specifies the direction in which child elements of a flexible box element are laid out.]]></description><keywords><![CDATA[css property -webkit-box-direction webkit box direction]]></keywords><longDescription><![CDATA[<p>This applies only to flexible box layouts. For more information about flexible boxes, see <a href="http://www.w3.org/TR/css3-layout/">http://www.w3.org/TR/css3-layout/</a>.</p>
]]></longDescription><syntaxes><syntax><![CDATA[-webkit-box-direction: normal | reverse;]]></syntax></syntaxes><defaultValue><![CDATA[normal]]></defaultValue><values><value><name><![CDATA[normal]]></name><description><![CDATA[<p>Elements are laid out in the default direction.</p>]]></description></value><value><name><![CDATA[reverse]]></name><description><![CDATA[<p>Elements are laid out in the reverse direction.</p>]]></description></value></values><versions><version key="safari.3.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-box-direction]]></version><version key="ios.1.0"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-box-direction]]></version></versions></property>