Skip to content

Commit 210ec19

Browse files
committed
[css-color-4] Interpolation is the most common situation which combines two colors, but not the only one. #10151
1 parent e6cad9d commit 210ec19

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-color-4/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,9 @@ any achromatic color will have a [=powerless=] hue component.
11061106
parsing/color-valid-rgb.html
11071107
</wpt>
11081108

1109-
For handling of [=missing component=] in color interpolation,
1109+
For handling of [=missing components=] in
1110+
situations which combine two colors,
1111+
such as color interpolation,
11101112
see [[#interpolation-missing]].
11111113

11121114
For all other purposes, a [=missing component=] behaves as a zero value,

0 commit comments

Comments
 (0)