Re: [csswg-drafts] [css-scroll-snap-1] re-snapping after layout with animations (#4609)

Interesting point!

So I think the actions we should take to accept your proposal are:
  -  rework the wording to make these two cases a little more distinct, so that they can be thought of as separate cases with some terminology to be able to reference them
  - recommend no animation in the "didn't change elements" case, to help anchor the view on it
  - suggest that the "snapped to a new element" case be treated scrolling-wise the same way as navigating to that element some other way, such as using .scrollIntoView() or .focus()), and should be subject to `scroll-behavior` accordingly
  - clarify the definition of `scroll-behavior` to match the above


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

Received on Thursday, 16 January 2020 20:10:32 UTC