Web Animations: Add SVGLengthListInterpolationType
This change migrates the following SVG attribute animations over to
SVGLengthListInterpolationType and enables additive keyframe composite modes as
well as neutral keyframes: dx, dy, y.
BUG=530436
https://codereview.chromium.org/1535523002/diff/1/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-dx-dy-composition.html File third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-dx-dy-composition.html (right): https://codereview.chromium.org/1535523002/diff/1/third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-dx-dy-composition.html#newcode6 third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-dx-dy-composition.html:6: <text class="target">123</text> Since this is testing the 'list' cases, ...
https://codereview.chromium.org/1535523002/diff/1/third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.h File third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.h (right): https://codereview.chromium.org/1535523002/diff/1/third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.h#newcode16 third_party/WebKit/Source/core/animation/SVGLengthInterpolationType.h:16: InterpolationComponent neutralInterpolableSVGLength(); Global functions like this aren't consistent with ...
Issue 1535523002: Web Animations: Add SVGLengthListInterpolationType
(Closed)
Created 5 years ago by suzyh_UTC10 (ex-contributor)
Modified 4 years, 11 months ago
Reviewers:
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 6