- From: Nguyễn Huỳnh Lợi via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Jan 2020 09:55:30 +0000
- To: public-css-archive@w3.org
> Ok thanks for that information. I missed the text in that first link you posted. So looks like `transitioncancel` could work when element css is changed (i.e. to `display:none` or if transition properties are removed from element's css) after a transition has begun or will eventually begin. Great! > > But how would I wait for a group of elements to transition and some of them dont have transition properties on them at all? In my library, I resolve the "waiting promise" immediately. So I guess I would still need my library to simplify interoperability of animatable vs non-animatable elements in these cases? This issue discussion has just saved my day -- GitHub Notification of comment by loia5tqd001 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3043#issuecomment-575073629 using your GitHub account
Received on Thursday, 16 January 2020 09:55:31 UTC