From cbb8bd6a6c20bcfefaeb1531952388c0a9aa781c Mon Sep 17 00:00:00 2001 From: Chris Lilley Date: Thu, 20 Jun 2024 20:59:10 +0300 Subject: [PATCH] [css-color-4] Clarify which component in XYZ corresponds to brightness --- css-color-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-color-4/Overview.bs b/css-color-4/Overview.bs index bbd1641495b..0562fcd4838 100644 --- a/css-color-4/Overview.bs +++ b/css-color-4/Overview.bs @@ -4298,7 +4298,7 @@ The Predefined CIE XYZ Color Spaces: the ''xyz-d50'', ''xyz-d65'', and ''xyz'' k the reference white for ''xyz-d65'' and ''xyz'' is [=D65=]. Values greater than 1.0/100% are allowed and must not be clamped; - they represent colors brighter than diffuse white. + colors where Y is greater than 1.0 represent colors brighter than diffuse white. Values less than 0/0% are uncommon, but can occur as a result of chromatic adaptation, and likewise must not be clamped.