Added support for color valued compositor keyframes
A new class CompositorKeyframeColor was added to accommodate color values on the compositor. Compositor keyframe value factory will now create a CompositorKeyframeColor when the CSSValue can be casted to a CSSColorValue. Unit tests were changed to test color values on the compositor. Bug: 883721 Change-Id: I771e0ece5d546baa345d9b9aa4d49c451ee899f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695689 Commit-Queue: Adam Raine <asraine@google.com> Reviewed-by:Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#676923}
Showing
Please register or sign in to comment