DescriptionAdd 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}
Committed: https://chromium.googlesource.com/chromium/src/+/b2f66c7a95b2d366e8972efc5acac53d60f4978d
Patch Set 1 #Patch Set 2 : No rename #Patch Set 3 : bbocst #Patch Set 4 : <color> #
Total comments: 4
Patch Set 5 : Review changes #Patch Set 6 : Rebase #Dependent Patchsets: Messages
Total messages: 36 (24 generated)
|