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
<p>If calculating the layout of a <adata-link-type="dfn" href="#grid-item">grid item</a> in this step
4952
-
depends on the <adata-link-type="dfn" href="#available-space">available space</a> in the <adata-link-type="dfn" href="#row-axis">row axis</a>,
4953
-
assume the <adata-link-type="dfn" href="#available-space">available space</a> that it would have
4952
+
depends on the <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#available">available space</a> in the <adata-link-type="dfn" href="#row-axis">row axis</a>,
4953
+
assume the <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#available">available space</a> that it would have
4954
4954
if any row with a <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#definite">definite</a><adata-link-type="dfn" href="#max-track-sizing-function">max track sizing function</a>
4955
4955
had that size and all other rows were infinite.</p>
Equal to the <adata-link-type="dfn" href="#available-space">available space</a> minus the sum of the <adata-link-type="dfn" href="#base-size">base sizes</a> of all the grid tracks,
5028
+
Equal to the <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#available">available space</a> minus the sum of the <adata-link-type="dfn" href="#base-size">base sizes</a> of all the grid tracks,
5035
5029
clamped to a minimum of zero.
5036
5030
This value can change over the course of the algorithm,
5037
5031
as <adata-link-type="dfn" href="#base-size">base sizes</a> are adjusted.
5038
5032
5039
5033
5040
-
<p>If <adata-link-type="dfn" href="#available-space">available space</a> is <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#indefinite">indefinite</a>,
5034
+
<p>If <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#available">available space</a> is <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#indefinite">indefinite</a>,
5041
5035
the <adata-link-type="dfn" href="#free-space">free space</a> is <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#indefinite">indefinite</a> as well.</p>
The used <adata-link-type="dfn" href="#flex-fraction">flex fraction</a> is the result of
5419
5413
<ahref="#algo-find-fr-size">finding the size of an fr</a>
5420
5414
using all of the <adata-link-type="dfn" href="#grid-track">grid tracks</a>
5421
-
and a <adata-link-type="dfn" href="#space-to-fill">space to fill</a> of the <adata-link-type="dfn" href="#available-space">available space</a>.
5415
+
and a <adata-link-type="dfn" href="#space-to-fill">space to fill</a> of the <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#available">available space</a>.
5422
5416
5423
5417
</dd>
5424
5418
<dt>If the <adata-link-type="dfn" href="#free-space">free space</a> is an <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-sizing-3/#indefinite">indefinite</a> length:
0 commit comments