- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jul 2017 17:51:20 +0000
- To: public-css-archive@w3.org
@fuchsia Automatically changing the behavior of a timing function based on the values of other properties is unlikely to be less confusing - it means you can't predict from looking at it how long each frame is! In particular, your suggested code would make the first/last iteration either have frames of different length than the rest of the animation, or have an *iteration* of different length from the rest of the animation. Both of these have a high chance of being bad due to things becoming unmatched. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1301#issuecomment-314521804 using your GitHub account
Received on Tuesday, 11 July 2017 17:51:26 UTC