Re: [csswg-drafts] [css-scroll-snap] initial position of (e.g. overflowed) content

This is the right department.

My understanding of the specification is that when `mandatory` snap type is used it should cause the initial scroll position to be snapped. Here is the particular section that I am basing this opinion on:

[mandatory strictness](https://www.w3.org/TR/css-scroll-snap-1/#valdef-scroll-snap-type-mandatory) definition declares "If specified on a scroll container, the scroll container is required to be snapped to a snap position when there are no active scrolling operations."

I consider initial load to fall into this category but @fantasai and @tabatkins will correct me!

However AFAIK no implementation follows this currently. We have a [bug](https://bugs.chromium.org/p/chromium/issues/detail?id=866127) to track this on Chromium side.









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

Received on Monday, 13 August 2018 14:53:14 UTC