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
within which the alignment properties (<aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-align-3/#propdef-justify-self">justify-self</a> and <aclass="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-align-3/#propdef-align-self">align-self</a>) determine their actual position.
3293
3293
The cells that a <adata-link-type="dfn" href="#grid-item">grid item</a> occupies also influence the sizing of the grid’s rows and columns,
3294
3294
defined in <adata-section="" href="#layout-algorithm">§10
3295
-
Track Sizing Algorithm</a>.</p>
3295
+
Grid Sizing Algorithm</a>.</p>
3296
3296
3297
3297
3298
3298
<p>The location of a <adata-link-type="dfn" href="#grid-item">grid item’s</a><adata-link-type="dfn" href="#grid-area">grid area</a> within the <adata-link-type="dfn" href="#grid">grid</a>
<p>The grid layout algorithm defines how to resolve these sizing constraints into used track sizes.</p>
4643
+
<p>The <adata-link-type="dfn" href="#grid-sizing-algorithm">grid sizing algorithm</a> defines how to resolve these sizing constraints into used track sizes.</p>
4639
4644
4640
4645
4641
4646
<ol>
@@ -5108,7 +5113,7 @@ <h3 class="heading settled" data-level="11.1" id="fragmentation-alg"><span class
5108
5113
5109
5114
<li>
5110
5115
Layout the grid following the <adata-section="" href="#layout-algorithm">§10
5111
-
Track Sizing Algorithm</a> by using the
5116
+
Grid Sizing Algorithm</a> by using the
5112
5117
fragmentainer box width and assume unlimited height. During this step all <aclass="property" data-link-type="propdesc" href="#propdef-grid-row">grid-row</a>
5113
5118
<aclass="css" data-link-type="maybe" href="#valdef-grid-template-columns-grid-template-rows-auto">auto</a> and <spanclass="css">fr</span> values must be resolved.
0 commit comments