File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -1557,7 +1557,10 @@ Explicit Track Sizing: the 'grid-template-rows' and 'grid-template-columns' prop
15571557 Excess <<line-names>> are ignored.
15581558
15591559 If there is no [=parent grid=] ,
1560- this value is equivalent to
1560+ or if the [=grid container=] is otherwised forced
1561+ to establish an [=independent formatting context=]
1562+ (for example, due to [=layout containment=] [[CSS-CONTAIN-2]] ),
1563+ the [=used value=] is
15611564 the initial value, ''grid-template-rows/none'' ,
15621565 and the [=grid container=] is not a [=subgrid=] .
15631566
@@ -5345,7 +5348,7 @@ Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-grid-2-20201218/">
53455348 Condition [[#algo-stretch]] on the relevant [=content-distribution property=]
53465349 behaving as ''justify-content/stretch'' ;
53475350 this condition was lost in translation during the
5348- <a href="#change-2016-stretch-algo">earlier change</a>
5351+ <a href="http://www.w3.org/TR/css-grid-1/ #change-2016-stretch-algo">earlier change</a>
53495352 to better incorporate ''justify-content/stretch'' handling into the algorithm.
53505353 (<a href="https://github.com/w3c/csswg-drafts/issues/5966">Issue 5966</a> )
53515354 </ul>
You can’t perform that action at this time.
0 commit comments