Skip to content

Commit cfbffb9

Browse files
committed
[css-color-4] avoid forward ref to color-5
1 parent 84552cb commit cfbffb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4437,7 +4437,7 @@ Color space for interpolation</h3>
44374437
Colors are first converted to Lab
44384438
and then interpolated as Lab colors.
44394439
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.
4440+
<!-- For example, 'color-mix' and 'color-adjust' override the default to LCH. -->
44414441

44424442
The exception is that if all the <<color>>s to be interpolated
44434443
are sRGB values, and they are all expressed in a legacy syntax

0 commit comments

Comments
 (0)