SVG Web Animations: Add SVGInterpolationType pipeline
This change starts the SVG family of InterpolationTypes with SVG
specific interpolation environments. It adds SVGValueInterpolationType
for the mode attribute as an initial implementation.
SVG web animation composite modes are not yet introduced in this patch.
BUG=
530436
Committed:
https://crrev.com/8baf66d6761c194409c707a66606974894b01b67
Cr-Commit-Position: refs/heads/master@{#356804}