File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2270,10 +2270,10 @@ Determining the Baselines of a Box</h2>
2270
2270
For the purposes of finding the baselines of a box,
2271
2271
it and all its in-flow descendants with a scrolling mechanism (see the 'overflow' property)
2272
2272
must be considered as if scrolled to their initial scroll position.
2273
- Furthermore, if, in the case of a <a>scroll container</a> box ,
2274
- the resulting position of a first/last baseline
2275
- is past a box's end/start border edge,
2276
- its position is clamped to that border edge.
2273
+ Additionally ,
2274
+ if the position of a [=scroll container=] ’s first/last baseline
2275
+ is outside its border edge,
2276
+ that baseline’s position is clamped to the border edge.
2277
2277
2278
2278
<h3 id='baseline-terms'>
2279
2279
Baseline Alignment Grouping</h3>
You can’t perform that action at this time.
0 commit comments