File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,9 +142,9 @@ reaches the edge of the <a>scrollport</a>.
142142If a [=scroll container=] has no potential to scroll,
143143because it does not <a>overflow</a> in the direction of the scroll,
144144the element is always considered to be at the scroll boundary.
145- If a [= scroll container=] is not scrollable in the given axis,
146- it doesn't have a [= scroll boundary=] at all in that axis
147- (and won't be part of this scroll's [=scroll chain=] .)
145+ A [=single-axis scroll container=] only has a [=scroll boundary=] in its [=scrollable axis=] ;
146+ if the scroll is in its other axis,
147+ this element won't be part of the [=scroll chain=] at all.
148148
149149<dfn>Boundary default action</dfn> refers to the user-agent-defined <a>default action</a>
150150performed when scrolling against the edge of the <a>scrollport</a> .
You can’t perform that action at this time.
0 commit comments