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
[css-snappoints] Changing 'snap points' to 'snap positions' for consistency; snap positions is defined but snap points is not. Leaving shortname/url/title/issue tracking for now so I don't mess anything up but they should change too.
<h2id="scroll-snap-type">Scroll Snap Types: the 'scroll-snap-type' property</h2>
202
202
203
-
The ''scroll-snap-type'' property defines how strictly a <a>scroll container's</a> visual viewport should rest on <a>snap positions</a>. It intentionally does not specify nor mandate any precise animations or physics used to enforce those snap points; this is left up to the user agent.
203
+
The ''scroll-snap-type'' property defines how strictly a <a>scroll container's</a> visual viewport should rest on <a>snap positions</a>. It intentionally does not specify nor mandate any precise animations or physics used to enforce those snap position; this is left up to the user agent.
204
204
205
205
<pclass="issue">
206
206
<ahref="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <ahref="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved.
0 commit comments