<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-box-orient</name><description><![CDATA[Specifies the layout of elements nested within a flexible box element.]]></description><keywords><![CDATA[css property -webkit-box-orient webkit box orient]]></keywords><longDescription><![CDATA[<p>This property 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-orient: <orientation>;]]></syntax></syntaxes><values><value><name><![CDATA[<orientation>]]></name><description><![CDATA[<p>The orientation of elements nested in the flexible box.</p>]]></description><values><value><name><![CDATA[block-axis]]></name><description><![CDATA[Elements are oriented along the box's axis.]]></description></value><value><name><![CDATA[horizontal]]></name><description><![CDATA[Elements are oriented horizontally.]]></description></value><value><name><![CDATA[inline-axis]]></name><description><![CDATA[Elements are oriented along the inline axis.]]></description></value><value><name><![CDATA[vertical]]></name><description><![CDATA[Elements are oriented vertically.]]></description></value></values></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-orient]]></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-orient]]></version></versions></property>