File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2252,8 +2252,8 @@ Determining the Baselines of a Box</h3>
22522252 <dt> block containers
22532253 <dd>
22542254 The first/last [=baseline set=] of a <a>block container</a>
2255- is taken from the first/last in-flow line box in the block container
2256- or the first/last in-flow block-level child in the block container
2255+ is taken from the first/last [= in-flow=] line box in the block container
2256+ or the first/last [= in-flow=] block-level child in the block container
22572257 that contributes a set of first/last baselines,
22582258 whichever comes first/last.
22592259 If there is no such line box or child,
@@ -2349,7 +2349,7 @@ Determining the Baselines of a Box</h3>
23492349 and ''vertical-rl'' if 'direction' is ''rtl'' .
23502350
23512351 For the purposes of finding the baselines of a box,
2352- it and all its in-flow descendants with a scrolling mechanism (see the 'overflow' property)
2352+ it and all its [= in-flow=] descendants with a scrolling mechanism (see the 'overflow' property)
23532353 must be considered as if scrolled to their initial scroll position.
23542354 Additionally,
23552355 if the position of a [=scroll container=] ’s first/last baseline
You can’t perform that action at this time.
0 commit comments