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=cssdata-link-type=maybehref=#valdef-min-width-min-height-autotitle=auto>auto</a> value of <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-min-heighttitle=min-height>min-height</a> and <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-max-heighttitle=max-height>max-height</a>
3088
-
does not factor into the percentage size resolution of the box’s contents.
3089
-
For example, a percentage-height block whose flex item parent has
will size itself against <aclass=cssdata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-heighttitle=height>height: 120em</a> regardless of the impact
3092
-
that <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-min-heighttitle=min-height>min-height</a> might have on the used size of the flex item.</ins>
3085
+
<ins>
3086
+
<p>In order to prevent cycling sizing,
3087
+
the <aclass=cssdata-link-type=maybehref=#valdef-min-width-min-height-autotitle=auto>auto</a> value of <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-min-heighttitle=min-height>min-height</a> and <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-max-heighttitle=max-height>max-height</a>
3088
+
does not factor into the percentage size resolution of the box’s contents.
3089
+
For example, a percentage-height block whose flex item parent has
will size itself against <aclass=cssdata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-heighttitle=height>height: 120em</a> regardless of the impact
3092
+
that <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-min-heighttitle=min-height>min-height</a> might have on the used size of the flex item.
<p><ins>The <aclass=cssdata-link-for=flex-basisdata-link-type=maybehref=#valdef-flex-basis-main-sizetitle=main-size>main-size</a> keyword, when specified on a flex item, retrieves the value of the main size property.</ins>
3104
+
<p><del>Except for auto, which retrieves the value of the main size property,</del> …
3105
+
</blockquote>
3106
+
3107
+
<p>See <ahref=#issue-753aff05>further discussion</a> on this issue
3108
+
and a proposed alternative to solving the same problem.
Defined <adata-link-type=dfnhref=#flex-itemtitle="flex items">flex items</a> with a <adata-link-type=dfnhref=#definitetitle=definite>definite</a><adata-link-type=dfnhref=#flex-basistitle="flex basis">flex basis</a>
3103
3112
to also be <adata-link-type=dfnhref=#definitetitle=definite>definite</a> in the <adata-link-type=dfnhref=#main-axistitle="main axis">main axis</a>,
0 commit comments