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
a <dfn lt="definite|definite size">definite size</dfn> is one that can be determined without measuring content,
2684
-
i.e. is a <<length>>,
2685
-
a size of the initial containing block,
2686
-
or a <<percentage>> that is resolved against a definite size.
2687
-
An <dfn lt="indefinite|indefinite size">indefinite size</dfn> is one that is not <a>definite</a>.
2688
-
2689
-
Flexbox has several additional cases where a length can be considered <a>definite</a>:
2682
+
Although CSS Sizing [[!CSS3-SIZING]] defines <a spec=css-sizing>definite</a> and <a spec=css-sizing>indefinite</a> lengths,
2683
+
Flexbox has several additional cases where a length can be considered <dfn noexport lt="definite|definite size|indefinite|indefinite size">definite</dfn>:
0 commit comments