Example of linearGradient excluding the color-interpolation attribute
color-interpolation not set
Example of linearGradient using the color-interpolation attribute
color-interpolation="linearRGB"
Example of radialGradient excluding the color-interpolation attribute
color-interpolation not set
Example of radialGradient using the color-interpolation attribute
color-interpolation="linearRGB" (SVG attr)