We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4489e6c commit 7e21b6cCopy full SHA for 7e21b6c
1 file changed
css-color-4/Overview.bs
@@ -4409,7 +4409,12 @@ Color space for interpolation</h3>
4409
This also means that authors can choose to opt-in to Lab interpolation
4410
by using the non-legacy ''color(srgb r g b)'' form.
4411
4412
- Issue(5928):
+ If the colors to be interpolated are outside the gamut
4413
+ of the interpolation space,
4414
+ then once converted to that space,
4415
+ they will contain out of range values.
4416
+
4417
+ These are not clipped, but the values are interpolated as-is.
4418
4419
4420
0 commit comments