- From: Brian Birtles via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Jul 2016 06:08:13 +0000
- To: public-css-archive@w3.org
> Best you can currently do to simulate such a jump discontinuity is to define two keyframes very close together and use a step easing between them Yes, this is actually quite common to see. The Web Animations API allows you to overlap keyframe offsets so that you can add discontinuities and I believe there has been discussion in the past of adding syntax to allow you to do this in CSS keyframes (e.g. `50%+`). -- GitHub Notification of comment by birtles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/229#issuecomment-229861679 using your GitHub account
Received on Friday, 1 July 2016 06:08:20 UTC