Skip to content

Commit a0a8c4d

Browse files
committed
[css-color-4][editorial] minor clarification
1 parent 30d6185 commit a0a8c4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-color-4/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5326,7 +5326,8 @@ Gamut Mapping
53265326
to be in gamut of a destination color space |destination|:
53275327

53285328
<ol>
5329-
<li>let |origin_OKLCH| be |origin| converted to the OKLCH color space</li>
5329+
<li>let |origin_OKLCH| be |origin| converted
5330+
from |origin color space| to the OKLCH color space</li>
53305331
<li>if the Lightness of |origin_OKLCH| is greater than or equal to 100%,
53315332
return { 1 1 1 origin.alpha } in |destination|</li>
53325333
<li>if the Lightness of |origin_OKLCH| is less than than or equal to 0%,

0 commit comments

Comments
 (0)