DescriptionAdd registered custom property wrapping support to CSSAnimatableValueFactory
This patch enables AnimatableValues to be created from registered
custom property CSSValues. This does not enable interpolation of
the registered custom properties via AnimatableValues, this is only
required because AnimatableValues are still used by CSSTransitions
as a way of testing equality between animation keyframes and
computed style values.
This patch is a refactor and does not change behaviour.
BUG=671904
Review-Url: https://codereview.chromium.org/2723883005
Cr-Commit-Position: refs/heads/master@{#456023}
Committed: https://chromium.googlesource.com/chromium/src/+/3cfa3f891108a0b22cdf04122cbde1f85d9e87e7
Patch Set 1 #Patch Set 2 : Rebased #
Total comments: 2
Patch Set 3 : Fix equals #Patch Set 4 : Rebased #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 23 (13 generated)
|