Skip to content

Commit c8fde5d

Browse files
committed
css-overscroll
1 parent f89f7a1 commit c8fde5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-overscroll-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ to the chaining rules applied to it.
129129

130130

131131
<dfn>Scroll boundary</dfn> refers to when the scroll position of a <a>scroll container</a> reaches
132-
the edge of the <a>scrollport</a>. If a scroll container has no potential to scroll, because it does
133-
not <a>overflow</a> in the direction of the scroll, the element is always considered to be at the
132+
the edge of the <a>scrollport</a>. If a [=scroll container=] has no potential to scroll, because it does
133+
not <a>overflow</a> in the direction of the scroll or the scroll does not happen in one of its [=scrollable axises=], the element is always considered to be at the
134134
scroll boundary.
135135

136136
<dfn>Boundary default action</dfn> refers to the user-agent-defined <a>default action</a> performed

0 commit comments

Comments
 (0)