Skip to content

Commit

Permalink
[css-color-4] Clarify which component in XYZ corresponds to brightness
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Jun 20, 2024
1 parent 13dcdb4 commit cbb8bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-color-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cbb8bd6

Please sign in to comment.