Re: [csswg-drafts] [css-transitions][css-animations] Complex timing functions

Also, if the output range is not given for a segment, it's probably 
better to default to using the starting/ending output values of the 
neighboring segments, if those are explicitly given. That would make 
hand-editing nicer.

If a neighboring segment doesn't have an explicit output range, or if 
there isn't a neighboring segment on one side, _then_ a segment can 
fall back to taking a starting/ending output value from its 
starting/ending percent time.

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

Received on Monday, 8 August 2016 01:23:39 UTC