Re: [csswg-drafts] [cssom-view-1] Scroll methods in Element and Window return Promises (#12355)

I have switched the PR to `Promise<undefined>`.

Note that [#perform-a-scroll](https://drafts.csswg.org/cssom-view/#perform-a-scroll) still needs a promise that resolves with a Boolean because both [#viewport-perform-a-scroll](https://drafts.csswg.org/cssom-view/#viewport-perform-a-scroll) and [#scroll-a-target-into-view](https://drafts.csswg.org/cssom-view/#scroll-a-target-into-view) need to know when all affected scrolls have completed.  Again, [the dependency of the scroll algorithms](https://drive.google.com/file/d/1QLYGrCwylU7mhwdQIrXIXnSFFZCDFfaG/view?usp=drive_link) would be helpful I believe.

-- 
GitHub Notification of comment by mustaqahmed
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12355#issuecomment-3324758807 using your GitHub account


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

Received on Tuesday, 23 September 2025 16:30:16 UTC