- From: webdevelopers-eu via GitHub <sysbot+gh@w3.org>
- Date: Sat, 11 Feb 2023 12:42:53 +0000
- To: public-css-archive@w3.org
> 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