File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3502,14 +3502,14 @@ Aligning the Grid: the 'justify-content' and 'align-content' properties</h3>
35023502<h3 id='grid-baselines'>
35033503Grid Container Baselines</h3>
35043504
3505- The first (last) baselines for each axis of a <a>grid container</a>
3505+ The first (last) baselines of a <a>grid container</a>
35063506 are determined as follows:
35073507
35083508 <ol>
35093509 <li>
3510- If any of the <a>grid items</a> whose areas intersect the <a>grid container</a> ’s first (last) row/column
3511- <a href="#baseline-participation"> participate in baseline alignment</a> ,
3512- the grid container's <a>baseline set</a> in that axis
3510+ If any of the <a>grid items</a> whose areas intersect the <a>grid container</a> ’s first (last) row
3511+ participate in <a> baseline alignment</a> ,
3512+ the grid container's <a>baseline set</a>
35133513 is <a lt="generate baselines">generated</a> from
35143514 the shared <a>alignment baseline</a> of those <a>grid items</a> .
35153515
You can’t perform that action at this time.
0 commit comments