Skip to content

Commit ab1281e

Browse files
committed
[css-align-3] Fix link, shorten wording
1 parent 3325874 commit ab1281e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-align-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,15 +2205,15 @@ Determining the Baselines of a Box</h2>
22052205
<dt>multi-column containers
22062206
<dd>
22072207
The first [=baseline set=] of a <a>multi-column container</a>
2208-
is the first [=baseline set=] of the [=column=] or [=spanner=]
2208+
is the first [=baseline set=] of the [=column=] or [=multi-column spanner=]
22092209
with the highest ([=block-start=]&ndash;most) baseline
22102210
corresponding to the [=multi-column container=]'s [=alignment baseline=].
22112211
If there is no such line box or child,
22122212
then the multi-column container has no first [=baseline set=].
22132213

22142214
The last [=baseline set=] is analogous,
2215-
but uses the last [=baseline set=] from the [=column=] or [=spanner=]
2216-
with the <em>lowest</em> ([=block-end=]&ndash;most) baseline.
2215+
but uses the <em>last</em> [=baseline set=]
2216+
and <em>lowest</em> ([=block-end=]&ndash;most) baseline.
22172217

22182218
<dt>tables
22192219
<dd>

0 commit comments

Comments
 (0)