File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 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>
22052205 <dt> multi-column containers
22062206 <dd>
22072207 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=] .
22122210 If there is no such line box or child,
22132211 then the multi-column container has no first [=baseline set=] .
22142212
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=] .
22162216
22172217 <dt> tables
22182218 <dd>
You can’t perform that action at this time.
0 commit comments