<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-box-flex-group</name><description><![CDATA[Specifies groups of dynamically resizing elements that are adjusted to be the same size.]]></description><keywords><![CDATA[css property -webkit-box-flex-group webkit box flex group]]></keywords><longDescription><![CDATA[<p>During size adjustment of flex boxes, any boxes with the same group number are adjusted to be the same size.</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-flex-group: <group_number>;]]></syntax></syntaxes><values><value><name><![CDATA[<group_number>]]></name><description><![CDATA[<p>The group number of the flexible 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-flex-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-flex-group]]></version></versions></property>