Update DevTools animation timeline to handle TransitionKeyframeEffectModels
CSS Transitions was refactored to use TransitionKeyframes instead of AnimatableValueKeyframes in https://codereview.chromium.org/2680923005. This patch updates the DevTools animation timeline to handle the new data type for transitions. BUG=698669 Review-Url: https://codereview.chromium.org/2732223002 Cr-Original-Commit-Position: refs/heads/master@{#455333} Committed: https://chromium.googlesource.com/chromium/src/+/a7a57ecd7c36b7bd579d45e0f199f7679edc5197 Review-Url: https://codereview.chromium.org/2732223002 Cr-Commit-Position: refs/heads/master@{#455995}
Showing
Please register or sign in to comment