Add smooth interpolation support for <color> custom properties

This change enables smooth interpolation for animations on
custom properties registered as <color>.

This does not add support for CSS Transitions, only CSS
Animations and Web Animations.
This does not add support for currentcolor for CSS Animations,
supporting this may require further redesigns to style resolution.

BUG=671904

Review-Url: https://codereview.chromium.org/2564793002
Cr-Original-Commit-Position: refs/heads/master@{#445967}
Committed: https://chromium.googlesource.com/chromium/src/+/96bee2c42c8df73523e971850215d29d1c40c15f
Review-Url: https://codereview.chromium.org/2564793002
Cr-Commit-Position: refs/heads/master@{#446919}
7 files changed