Re: [csswg-drafts] [cssom-view-1] Provide onAnimationEnd callback in scrollIntoView options (#3744)

> element.addEventListener("transitionend", function() {
>  console.log("Scrolling finished");
> });

Hi @guswelter ,
I'm not able to confirm if it works in Chromium 110. Have you checked if there's any other transition happening on that element? If you could create a simple example on codepen.io, that would be great! Let's see if it works.
Thanks!



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


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

Received on Saturday, 11 February 2023 12:42:55 UTC