DescriptionRemove maybeConvertSingle override in CSSValueInterpolationType
This change refactors CSSValueInterpolationType to not override
CSSInterpolationType::maybeConvertSingle() and instead
use the more specific conversion functions as is the norm.
This change is part of supporting smooth interpolation of
registered custom properties. More complex behaviour will be
added to CSSInterpolationType::maybeConvertSingle() which must
be shared with the CSSValueInterpolationType subclass.
There are no changes in behaviour made by this patch.
BUG=671904
Review-Url: https://codereview.chromium.org/2614613002
Cr-Commit-Position: refs/heads/master@{#441885}
Committed: https://chromium.googlesource.com/chromium/src/+/41d8555158262926a0971b6f40da9988f80e6c55
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added comment #
Messages
Total messages: 11 (5 generated)
|