Re: [csswg-drafts] [css-contain][css-scroll-anchoring] Scroll into view adjustments for content-visibility: auto (#9833)

This is a pretty annoying issue that throws at wrench of the performance benefits of "content-visibility". If I need to scroll to an element inside a "content-visibility: auto" as one of the features of my app suddenly that becomes a problem right away, a problem that the browser is uniquely equipped to solve when `.scrollIntoView` is called, but that it currently isn't, which should be fixed, imo.

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


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

Received on Tuesday, 26 November 2024 23:03:10 UTC