DescriptionAllow CSSTransformInterpolationType to merge interpolated values together
This patch is part of refactoring CSS Transitions to use
CSSInterpolationTypes instead of AnimatableValues:
https://codereview.chromium.org/2680923005
When using CSSInterpolationTypes for CSS Transitions we need to be able to
use interpolated InterpolationValues as keyframe values for retargeted
composited transitions. This patch ensures CSSTransformInterpolationType
has the ability to do this.
BUG=681424
Review-Url: https://codereview.chromium.org/2693823002
Cr-Commit-Position: refs/heads/master@{#451565}
Committed: https://chromium.googlesource.com/chromium/src/+/8f73251b30347e8e66d536dde147da1d83b07cbb
Patch Set 1 #Patch Set 2 : Rebased #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (9 generated)
|