Re: [csswg-drafts] [css-transitions] why doesn't transitionend event fire in some cases?

The spec says https://drafts.csswg.org/css-transitions/#ref-for-transition-cancel

> If an element is no longer in the document, implementations must cancel any running transitions on it

https://drafts.csswg.org/css-transitions/#ref-for-transition-cancel%E2%91%A0

> If the element has a running transition or completed transition for the property, and there is not a matching transition-property value, then implementations must cancel the running transition

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

Received on Wednesday, 22 August 2018 18:43:09 UTC