Re: [csswg-drafts] [cssom-view] Add a more finely tuned scrollIntoView API (#9836)

Another requirement: An option to scroll to `start`, if `nearest` is used and the size in the scrolling dimension (minimized with the already mentioned max<Width/Height>) exceeds the scrolling viewport size in that dimension.

The `start` is usually where identifying information is, so if the target element overflows, then regardless of which edge *was* nearest, use `start`.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 26 May 2025 14:07:37 UTC