<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-box-ordinal-group</name><description><![CDATA[Specifies a rough ordering of elements in a flexible box.]]></description><keywords><![CDATA[css property -webkit-box-ordinal-group webkit box ordinal group]]></keywords><longDescription><![CDATA[<p>Elements with lower ordinal group values are displayed first.</p>
<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-ordinal-group: <group_number>;]]></syntax></syntaxes><values><value><name><![CDATA[<group_number>]]></name><description><![CDATA[<p>The ordinal group number of the element. Integer, nonnegative value.</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-ordinal-group]]></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-ordinal-group]]></version></versions></property>