Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

Remove text for handling 'non interpolable' values #10

Closed
wants to merge 1 commit into from

Conversation

steveblock
Copy link
Contributor

Now that we define interpolation and addition for all property value types, the
algorithm for evaluating a keyframe animation effect should no longer
explicitly handle types which are 'not interpolable'.

Now that we define interpolation and addition for all property value types, the
algorithm for evaluating a keyframe animation effect should no longer
explicitly handle types which are 'not interpolable'.
@birtles
Copy link
Contributor

birtles commented Jun 18, 2013

The whole of section 4 needs to be reworked. I've started reworking 4.6 so it doesn't overlap with 4.1 so much but we still have the concepts of interpolable and additive in 4.1.2. It's a big job; something I'll probably tackle after FPWD.

I'm somewhat inclined to leave this until after FPWD and fix it properly then.

@steveblock
Copy link
Contributor Author

I wanted to make this fix now as we're updating the polyfill to match the FPWD spec. This text is wrong and I think it's safe to remove it.

Also, to avoid duplicated effort, note that I have a post-FPWD re-write of keyframe animation effects in #4

@birtles
Copy link
Contributor

birtles commented Jun 18, 2013

Ok, sounds fine then.

@birtles
Copy link
Contributor

birtles commented Jun 19, 2013

@birtles birtles closed this Jun 19, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants