File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -3160,9 +3160,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
3160
3160
In <dfn value export for="lab()">Lab</dfn> ,
3161
3161
the first argument specifies the CIE Lightness, L.
3162
3162
This is a number between ''0%'' or 0
3163
- (representing black)
3164
3163
and ''100%'' or 100
3165
- (representing white),
3166
3164
Values less than ''0%'' or 0 must be clamped to ''0%'' at parsed-value time;
3167
3165
values greater than
3168
3166
''100%'' or 100 are clamped to ''100%'' at parsed-value time.
@@ -3325,9 +3323,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
3325
3323
In <dfn value export for="oklab()">Oklab</dfn>
3326
3324
the first argument specifies the Oklab Lightness.
3327
3325
This is a number between ''0%'' or 0
3328
- (representing black)
3329
- and ''100%'' or 1.0
3330
- (representing white).
3326
+ and ''100%'' or 1.0.
3331
3327
3332
3328
Values less than ''0%'' or 0.0 must be clamped to ''0%''
3333
3329
at parsed-value time;
You can’t perform that action at this time.
0 commit comments