You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The <aclass=propertydata-link-type=propdeschref=#propdef-flex-growtitle=flex-grow>flex-grow</a> property</span><aclass=self-linkhref=#flex-grow-property></a></h4>
1516
1516
1517
-
<tableclass="definition propdef"><tr><th>Name:<td><dfnclass=css-codedata-dfn-type=propertydata-export="" id=propdef-flex-grow>flex-grow<aclass=self-linkhref=#propdef-flex-grow></a></dfn><tr><th>Value:<tdclass=prod><aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#number-valuetitle="<number>"><number></a><tr><th>Initial:<td>0<tr><th>Applies to:<td><adata-link-type=dfnhref=#flex-itemtitle="flex items">flex items</a><tr><th>Inherited:<td>no<tr><th>Media:<td>visual<tr><th>Computed value:<td>specified value<tr><th>Animatable:<td>yes, except between <spanclass=cssdata-link-type=maybetitle=0>0</span> and other values</table>
The <aclass=propertydata-link-type=propdeschref=#propdef-flex-growtitle=flex-grow>flex-grow</a> property sets the <adata-link-type=dfnhref=#flex-grow-factortitle="flex grow factor">flex grow factor</a>
1520
1520
to the provided <dfnclass=css-codedata-dfn-for=flex-growdata-dfn-type=valuedata-export="" id=valuedef-number0><aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#number-valuetitle="<number>"><number></a><aclass=self-linkhref=#valuedef-number0></a></dfn>.
The <aclass=propertydata-link-type=propdeschref=#propdef-flex-shrinktitle=flex-shrink>flex-shrink</a> property</span><aclass=self-linkhref=#flex-shrink-property></a></h4>
1525
1525
1526
-
<tableclass="definition propdef"><tr><th>Name:<td><dfnclass=css-codedata-dfn-type=propertydata-export="" id=propdef-flex-shrink>flex-shrink<aclass=self-linkhref=#propdef-flex-shrink></a></dfn><tr><th>Value:<tdclass=prod><aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#number-valuetitle="<number>"><number></a><tr><th>Initial:<td>1<tr><th>Applies to:<td><adata-link-type=dfnhref=#flex-itemtitle="flex items">flex items</a><tr><th>Inherited:<td>no<tr><th>Media:<td>visual<tr><th>Computed value:<td>specified value<tr><th>Animatable:<td>yes, except between <spanclass=cssdata-link-type=maybetitle=0>0</span> and other values</table>
The <aclass=propertydata-link-type=propdeschref=#propdef-flex-shrinktitle=flex-shrink>flex-shrink</a> property sets the <adata-link-type=dfnhref=#flex-shrink-factortitle="flex shrink factor">flex shrink factor</a>
1529
1529
to the provided <dfnclass=css-codedata-dfn-for=flex-shrinkdata-dfn-type=valuedata-export="" id=valuedef-number><aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#number-valuetitle="<number>"><number></a><aclass=self-linkhref=#valuedef-number></a></dfn>.
Removed the restriction on animating between 0 and non-0 values in <aclass=propertydata-link-type=propdeschref=#propdef-flex-growtitle=flex-grow>flex-grow</a> and <aclass=propertydata-link-type=propdeschref=#propdef-flex-shrinktitle=flex-shrink>flex-shrink</a>,
2832
+
as the layout algo no longer has a discontinuity in behavior there.
Changed the behavior of the new <spanclass=cssdata-link-for=min-widthdata-link-type=maybetitle=auto>auto</span> initial value of <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-min-widthtitle=min-width>min-width</a>/<aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-min-heighttitle=min-height>min-height</a> to
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-ordertitle=order>order</a><td><integer><td>0<td>flex items and absolutely-positioned children of flex containers<td>no<td><td>visual<td>yes<td><td>specified value
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-flex-growtitle=flex-grow>flex-grow</a><td><number><td>0<td>flex items<td>no<td><td>visual<td>yes, except between 0 and other values<td><td>specified value
3473
-
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-flex-shrinktitle=flex-shrink>flex-shrink</a><td><number><td>1<td>flex items<td>no<td><td>visual<td>yes, except between 0 and other values<td><td>specified value
3476
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-flex-growtitle=flex-grow>flex-grow</a><td><number><td>0<td>flex items<td>no<td><td>visual<td>yes<td><td>specified value
3477
+
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-flex-shrinktitle=flex-shrink>flex-shrink</a><td><number><td>1<td>flex items<td>no<td><td>visual<td>yes<td><td>specified value
3474
3478
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-flex-basistitle=flex-basis>flex-basis</a><td>auto | <‘width’><td>auto<td>flex items<td>no<td>realtive to the flex container’s inner main size<td>visual<td>as width<td><td>as specified, with lengths made absolute
3475
3479
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-justify-contenttitle=justify-content>justify-content</a><td>flex-start | flex-end | center | space-between | space-around<td>flex-start<td>flex containers<td>no<td><td>visual<td><td><td>specified value
3476
3480
<tr><thscope=row><aclass=css-codedata-link-type=propertyhref=#propdef-align-itemstitle=align-items>align-items</a><td>flex-start | flex-end | center | baseline | stretch<td>stretch<td>flex containers<td>no<td><td>visual<td><td><td>specified value
0 commit comments