- From: Brian Birtles via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Mar 2019 05:19:47 +0000
- To: public-css-archive@w3.org
Worth mentioning on this topic is the [`removedOnCompletion`](https://developer.apple.com/documentation/quartzcore/caanimation/1412458-removedoncompletion) flag in Core Animation. It's basically equivalent to the `fill: 'forwards'` so it's not a solution in and of itself, but we might be able to re-use this terminology to produce something that is familiar to developers using CA. e.g. instead of "replace" events, "remove" events might be more familiar, not to mention more accurate. -- GitHub Notification of comment by birtles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3689#issuecomment-474202039 using your GitHub account
Received on Tuesday, 19 March 2019 05:19:48 UTC