Re: [csswg-drafts] CSS Snap Points: Animated Snap Does Not Happen when using ID'd targets

This is somewhere between a quality-of-implementation issue and 
something to do with a smooth-scroll CSS property.  Neither of those 
have anything to do with scroll-snapping, however; as long as the 
endpoint is indeed a snap-point (or, if you're using proximity points,
 is far enough away that it doesn't need to snap), this spec has 
nothing to do with *how* you scroll between spots. (And no existing 
spec covers that either - the closest is the ScrollOptions argument to
 the explicit `scroll*()` APIs. We don't currently have controls for 
manipulating how "normal" scrolls work (like anchor-scrolling, which 
is a special-case of just dragging the scrollbar).

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/157#issuecomment-222842376 
using your GitHub account

Received on Tuesday, 31 May 2016 22:37:30 UTC