@@ -3179,8 +3179,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
3179
3179
3180
3180
If the lightness of a Lab color (after clamping) is ''0%'' ,
3181
3181
or ''100%''
3182
- both the a and b components become powerless
3183
- and the color will be displayed as black, or white, respectively
3182
+ the color will be displayed as black, or white, respectively
3184
3183
due to gamut mapping to the display.
3185
3184
3186
3185
<div class="example" id="ex-lab-samples">
@@ -3261,8 +3260,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
3261
3260
the hue component is [=powerless=] .
3262
3261
If the lightness of an LCH color (after clamping) is ''0%'' ,
3263
3262
or ''100%'' ,
3264
- the hue component is [=powerless=]
3265
- and the color will be displayed as black, or white, respectively
3263
+ the color will be displayed as black, or white, respectively
3266
3264
due to gamut mapping to the display.
3267
3265
3268
3266
<div class="example" id="ex-lch-samples">
@@ -3347,8 +3345,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
3347
3345
3348
3346
If the lightness of an Oklab color is ''0%'' or 0,
3349
3347
or ''100%'' or 1.0,
3350
- both the a and b components become powerless
3351
- and the color will be displayed as black, or white, respectively
3348
+ the color will be displayed as black, or white, respectively
3352
3349
due to gamut mapping to the display.
3353
3350
3354
3351
<div class="example" id="ex-oklab-samples">
@@ -3427,8 +3424,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
3427
3424
the hue component is [=powerless=] .
3428
3425
If the lightness of an Oklch color is ''0%'' or 0,
3429
3426
or ''100%'' or 1.0,
3430
- the hue component is [=powerless=]
3431
- and the color will be displayed as black, or white, respectively
3427
+ the color will be displayed as black, or white, respectively
3432
3428
due to gamut mapping to the display.
3433
3429
3434
3430
<div class="example" id="ex-oklch-samples">
0 commit comments