Skip to content

Commit da4695a

Browse files
romainmenkesvgeesus
authored andcommitted
Apply suggestions from code review
1 parent 1515a8d commit da4695a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-5/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ Within a [=relative color=] syntax ''lch()'' function,
12391239
the allowed [=channel keywords=] are:
12401240

12411241
* <dfn value for="lch()">l</dfn> is a <<number>>
1242-
that corresponds to the [=origin color's=] LCH Lightness
1242+
that corresponds to the [=origin color's=] CIE Lightness
12431243
after <a href="#required-conversion">conversion, if required</a>, to CIE LCH
12441244
* <dfn value for="lch()">c</dfn> is a <<number>>
12451245
that corresponds to the [=origin color's=] LCH chroma
@@ -1372,7 +1372,7 @@ Within a [=relative color=] syntax ''oklch()'' function,
13721372
the allowed [=channel keywords=] are:
13731373

13741374
* <dfn value for="oklch()">l</dfn> is a <<number>>
1375-
that corresponds to the [=origin color's=] Oklch Lightness
1375+
that corresponds to the [=origin color's=] Oklab Lightness
13761376
after <a href="#required-conversion">conversion, if required</a>, to Oklch
13771377
* <dfn value for="oklch()">c</dfn> is a <<number>>
13781378
that corresponds to the [=origin color's=] Oklch chroma

0 commit comments

Comments
 (0)