We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb47493 commit 284c5feCopy full SHA for 284c5fe
1 file changed
css-grid/Overview.bs
@@ -3370,7 +3370,8 @@ Grid Container Baselines</h3>
3370
Otherwise, the grid container's first/last baseline set
3371
is <a lt="synthesize baselines">synthesized</a>
3372
from the first/last item's (in <a>grid order</a>) content box,
3373
- or, failing that, from the grid container's content box.
+ or, if there's no <a>grid item</a>,
3374
+ from the grid container's content box.
3375
</ol>
3376
3377
A <a>grid item</a> <dfn export id="baseline-participation">participates in baseline alignment</dfn> in a particular dimension
0 commit comments