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
Although CSS Sizing [[!CSS3-SIZING]] defines <a spec=css-sizing>definite</a> and <a spec=css-sizing>indefinite</a> lengths,
2737
+
Although CSS Sizing [[!CSS-SIZING-3]] defines <a spec=css-sizing>definite</a> and <a spec=css-sizing>indefinite</a> lengths,
2735
2738
Flexbox has several additional cases where a length can be considered <dfn noexport lt="definite|definite size|indefinite|indefinite size">definite</dfn>:
2736
2739
2737
2740
<ol>
@@ -2777,7 +2780,7 @@ Intrinsic Sizes</h3>
2777
2780
and content-based logical heights (which use the <a>max-content size</a>).
2778
2781
2779
2782
2780
-
See [[!CSS3-SIZING]] for a definition of the terms in this section.
2783
+
See [[!CSS-SIZING-3]] for a definition of the terms in this section.
2781
2784
2782
2785
<h4 id='intrinsic-main-sizes'>
2783
2786
Flex Container Intrinsic Main Sizes</h4>
@@ -3480,7 +3483,7 @@ Changes since the 16 October 2017 CR</h3>
3480
3483
3481
3484
<li id="change-2017-min-size-auto">
3482
3485
Moved the definition of the ''min-width/auto'' keyword for 'min-width' and 'min-height'
3483
-
to [[!CSS3-SIZING]],
3486
+
to [[!CSS-SIZING-3]],
3484
3487
and altered the computation of ''min-width/auto''
3485
3488
such that it always computes to itself
3486
3489
(although its <a>resolved value</a> remains zero on CSS2 display types).
@@ -3772,12 +3775,12 @@ Substantive Changes and Bugfixes</h4>
3772
3775
<ins>Nonetheless,</ins>
3773
3776
although this may require an additional layout pass to re-resolve percentages in some cases,
3774
3777
this value
3775
-
(like the ''min-content'', ''max-content'', and ''fit-content'' values defined in [[CSS3-SIZING]])
3778
+
(like the ''min-content'', ''max-content'', and ''fit-content'' values defined in [[CSS-SIZING-3]])
3776
3779
does not prevent the resolution of percentage sizes within the item.
3777
3780
</p>
3778
3781
</blockquote>
3779
3782
<li id="change-2016-definite-indefinite">
3780
-
Switched <a>definite</a> and <a>indefinite</a> to refer to the (more correct) definitions in [[!CSS3-SIZING]]
3783
+
Switched <a>definite</a> and <a>indefinite</a> to refer to the (more correct) definitions in [[!CSS-SIZING-3]]
0 commit comments