Open Bug 1534520 Opened 5 years ago Updated 2 years ago

Consider scroll-snap-align property on Element.scrollIntoView() call or similar stuff even if the scroll container's scroll-snap-type is none

Categories

(Core :: Layout: Scrolling and Overflow, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: hiro, Unassigned)

References

(Blocks 1 open bug)

Details

From bug 1534070 comment 1;

scroll-snap-align (MUST when snapping / MAY with snapping off)

If a page is navigated to a fragment that defines a target element (one that would be matched by :target, or the target of scrollIntoView()), and that element defines some snap positions, the user agent must snap to one of that element’s snap positions if its nearest scroll container is a scroll snap container. The user agent may also do this even when the scroll container has scroll-snap-type: none.

Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.