You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An element which provides a scrolling user interface as described in [[!CSS21]], particularly in the section on overflow.
189
189
190
+
<dt><dfnexport>snap viewport</dfn>
191
+
<dd>
192
+
A scroll container's snap viewport is the rectangle obtained by reducing its visual viewport by its 'scroll-snap-padding'.
193
+
190
194
<dt><dfnexport>snap position</dfn>
191
195
<dd>
192
196
For a scroll container, a particular value for its scroll offset is a snap position if when scrolled to that offset the visual viewport of the scroll container would align with a descendent element in the manner specified by the scroll snap properties.
0 commit comments