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
First, the <adata-link-type="dfn" href="#track-sizing-algorithm">track sizing algorithm</a> is used to resolve the sizes of the grid columns.
4962
+
First, the <adata-link-type="dfn" href="#track-sizing-algorithm">track sizing algorithm</a> is used to resolve the sizes of the <adata-link-type="dfn" href="#grid-column">grid columns</a>.
4963
4963
4964
4964
4965
-
<pclass="issue" id="issue-c7fde6f2"><aclass="self-link" href="#issue-c7fde6f2"></a>Need to assign preliminary row sizes in order to handle orthogonal flows.</p>
4965
+
<p>If calculating the layout of a <adata-link-type="dfn" href="#grid-item">grid item</a> in this step
4966
+
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>,
4967
+
assume the <adata-link-type="dfn" href="#available-space">available space</a> that it would have
4968
+
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>
4969
+
had that size and all other rows were infinite.</p>
4966
4970
4967
4971
4968
4972
4969
4973
</li>
4970
4974
<li>
4971
-
Next, the <adata-link-type="dfn" href="#track-sizing-algorithm">track sizing algorithm</a> resolves the sizes of the grid rows.
4975
+
Next, the <adata-link-type="dfn" href="#track-sizing-algorithm">track sizing algorithm</a> resolves the sizes of the <adata-link-type="dfn" href="#grid-row">grid rows</a>,
4976
+
using the <adata-link-type="dfn" href="#grid-column">grid column</a> sizes calculated in the previous step.
depends on the <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-writing-modes-3/#block-size">block size</a> of its <adata-link-type="dfn" href="#grid-area">grid area</a>.
and <adata-link-spec="css-multicol" data-link-type="dfn" href="http://dev.w3.org/csswg/css-multicol-1/#multi-column-element">multi-column element</a>.
4990
+
and <adata-link-spec="css-multicol" data-link-type="dfn" href="http://dev.w3.org/csswg/css-multicol-1/#multi-column-element">multi-column elements</a>.
0 commit comments