1 parent caadff4 commit 3ce0200Copy full SHA for 3ce0200
1 file changed
css-color-5/Overview.bs
@@ -135,7 +135,8 @@ If the specified colorspace has a smaller gamut
135
than the one in which the color to be adjusted is specified,
136
gamut mapping will occur.
137
3. Colors are then <a href="../css-color-4/#interpolation">interpolated in the specified colorspace</a>.
138
-The result of mixing is the color at the specified percentage along the progression.
+The result of mixing is the color at the specified percentage along the progression
139
+of the second color to the first color.
140
141
Note: As a corrollary, 0% just returns the second color converted to the specified colorspace,
142
100% returns the first color converted to the specified colorspace,
0 commit comments