Skip to content

Commit 284c5fe

Browse files
committed
[css-grid] Make the third bullet point more explicit.
1 parent bb47493 commit 284c5fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-grid/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3370,7 +3370,8 @@ Grid Container Baselines</h3>
33703370
Otherwise, the grid container's first/last baseline set
33713371
is <a lt="synthesize baselines">synthesized</a>
33723372
from the first/last item's (in <a>grid order</a>) content box,
3373-
or, failing that, from the grid container's content box.
3373+
or, if there's no <a>grid item</a>,
3374+
from the grid container's content box.
33743375
</ol>
33753376

33763377
A <a>grid item</a> <dfn export id="baseline-participation">participates in baseline alignment</dfn> in a particular dimension

0 commit comments

Comments
 (0)