DescriptionAdd composite() method to InterpolationType interface
This change refactors composition of InterpolationValues to be handled by
the InterpolationType::composite() virtual method.
This allows different InterpolationTypes to handle composition of their
InterpolationValues in their own way e.g. lists of shadows may force
underlying values to become repeated to a lowest common multiple.
This introduces no change in behaviour.
BUG=437696
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=202408
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (6 generated)
|