File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2205,14 +2205,14 @@ Determining the Baselines of a Box</h2>
2205
2205
<dt> multi-column containers
2206
2206
<dd>
2207
2207
The first [=baseline set=] of a <a>multi-column container</a>
2208
- is taken from the first/last in-flow line box in the block container
2209
- or the first/last in-flow block-level child in the block container
2210
- that contributes a set of first/last baselines,
2211
- whichever comes first/last.
2208
+ is the first [=baseline set=] of the [=column=] or [=spanner=]
2209
+ with the highest ([=block-start=] –most) [=dominant baseline=] .
2212
2210
If there is no such line box or child,
2213
2211
then the multi-column container has no first [=baseline set=] .
2214
2212
2215
- Multi-column containers have no last [=baseline set=] .
2213
+ The last [=baseline set=] is analogous,
2214
+ but uses the last [=baseline set=] from the [=column=] or [=spanner=]
2215
+ with the <em> lowest</em> ([=block-end=] –most) [=dominant baseline=] .
2216
2216
2217
2217
<dt> tables
2218
2218
<dd>
You can’t perform that action at this time.
0 commit comments