File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1182,7 +1182,7 @@ Alignment Overflow and Scroll Containers</h3>
11821182
11831183 When the <a>content-distribution properties</a> are set
11841184 on a <a>scroll container</a> with an overflowing <a>alignment subject</a> ,
1185- they reduce the clipping of the [=negative scrollable overflow region=]
1185+ they reduce the clipping of the [=unreachable scrollable overflow region=]
11861186 just enough to ensure that <a>alignment subject</a> can be scrolled
11871187 into its ''align-content/start'' -aligned position.
11881188
@@ -1213,7 +1213,7 @@ Alignment Overflow and Scroll Containers</h3>
12131213 Thus an ''align-content/end'' -aligned <a>scroll container</a>
12141214 might not be initially scrolled all the way to the bottom,
12151215 and positioned content can still be clipped
1216- if it is further into the [=negative scrollable overflow region=]
1216+ if it is further into the [=unreachable scrollable overflow region=]
12171217 than the [=in-flow=] content forming the [=alignment subject=] .
12181218
12191219 <figure>
Original file line number Diff line number Diff line change @@ -1628,7 +1628,7 @@ Scrollable: the '@container/scrollable' feature</h4>
16281628 [=scroll container=] has clipped [=scrollable overflow rectangle=] content
16291629 in the given direction which is reachable through user initiated scrolling.
16301630 That is, '@container/scrollable' does not match for a ''overflow/hidden''
1631- container, nor for a [=negative scrollable overflow region=] .
1631+ container, nor for a [=unreachable scrollable overflow region=] .
16321632
16331633 The logical values map to physical based on the direction and writing-mode of
16341634 the [=query container=] . None of the values match if the container is not a
You can’t perform that action at this time.
0 commit comments