diff --git a/css-color-hdr-1/Overview.bs b/css-color-hdr-1/Overview.bs index b12606548b4..5c4205282d4 100644 --- a/css-color-hdr-1/Overview.bs +++ b/css-color-hdr-1/Overview.bs @@ -29,6 +29,7 @@ WPT Display: open spec:css-color-5; type:dfn; text:component keywords spec:css-color-5; type:dfn; text:origin color spec:css-color-5; type:dfn; text:required conversion + spec:css-color-5; type:function; text:color() spec:css-color-adjust-1; type:value; text:light spec:css-color-adjust-1; type:value; text:dark spec:css-color-4; type:value; text:rec2020 @@ -977,7 +978,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami Specifying Predefined and Custom Color Spaces: the ''color()'' Function - The color() function allows a color to be specified + The ''color()'' function allows a color to be specified in a particular, given [=color space=] (rather than the implicit sRGB color space that most of the other color functions operate in).