We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84552cb commit cfbffb9Copy full SHA for cfbffb9
1 file changed
css-color-4/Overview.bs
@@ -4437,7 +4437,7 @@ Color space for interpolation</h3>
4437
Colors are first converted to Lab
4438
and then interpolated as Lab colors.
4439
Host syntax can override the interpolation color space and specify which color space is used for interpolation.
4440
- For example, 'color-mix' and 'color-adjust' override the default to LCH.
+ <!-- For example, 'color-mix' and 'color-adjust' override the default to LCH. -->
4441
4442
The exception is that if all the <<color>>s to be interpolated
4443
are sRGB values, and they are all expressed in a legacy syntax
0 commit comments