File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1754,9 +1754,11 @@ Coloring the Gradient Line</h4>
1754
1754
the [=gradient line=] is the color of the first <a>color stop</a> ,
1755
1755
and after the last <a>color stop</a> ,
1756
1756
the [=gradient line=] is the color of the last <a>color stop</a> .
1757
- Between two <a>color stops</a> ,
1757
+ Between each pair of <a>color stops</a> ,
1758
1758
the [=gradient line’s=] color is interpolated between the colors of the two <a>color stops</a> ,
1759
1759
with the interpolation taking place in the specified color space,
1760
+ with missing components handled as defined in [[css-color-4#interpolation-missing]] ,
1761
+ hue interpolation as defined in [[css-color-4#hue-interpolation]] , and
1760
1762
using premultiplied alpha, as defined in [[css-color-4#interpolation-alpha]] .
1761
1763
If no <<color-interpolation-method>> is specified in the gradient function,
1762
1764
the color space used for gradient interpolation
You can’t perform that action at this time.
0 commit comments