diff --git a/css-scroll-snap-1/Overview.bs b/css-scroll-snap-1/Overview.bs index b93690fb80f..daf7a4398f3 100644 --- a/css-scroll-snap-1/Overview.bs +++ b/css-scroll-snap-1/Overview.bs @@ -1090,6 +1090,10 @@ Choosing Snap Positions {#choosing} if its nearest scroll container is a scroll snap container. The user agent may also do this even when the scroll container has ''scroll-snap-type: none''. + * If a scroll by page operation (e.g. Page down / Page up) is being performed, + eligible snap positions that require scrolling less than or equal to the size of the optimal viewing region of the scroll container + should be selected before any farther away, ignoring the starting snap positions so that progress is still made in the intended direction. +

Selecting between multiple aligned snap areas

When snapping to a scroll position