We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccfd9b commit 30a40c8Copy full SHA for 30a40c8
css-grid-2/Overview.bs
@@ -1570,7 +1570,8 @@ Explicit Track Sizing: the 'grid-template-rows' and 'grid-template-columns' prop
1570
If there is no [=parent grid=],
1571
or if the [=grid container=] is otherwised forced
1572
to establish an [=independent formatting context=]
1573
- (for example, due to [=layout containment=] [[CSS-CONTAIN-2]]),
+ (for example, due to [=layout containment=] [[CSS-CONTAIN-2]]
1574
+ or [=absolute positioning=] [[CSS-POSITION-3]]),
1575
the [=used value=] is
1576
the initial value, ''grid-template-rows/none'',
1577
and the [=grid container=] is not a [=subgrid=].
0 commit comments