Skip to content

Commit ce543d0

Browse files
committed
[css-color-hdr] In dynamic-range-limit-mix(), change to 'one or more' per WG resolution. #11694
1 parent b7659e7 commit ce543d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-hdr-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,11 +442,11 @@ The 'dynamic-range-limit' property {#the-dynamic-range-limit-property}
442442
Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynamic-range-limit-mix}
443443
--------------------------------------------------------
444444

445-
This function takes two or more 'dynamic-range-limit' values,
445+
This function takes one or more 'dynamic-range-limit' values,
446446
converts them internally to a value in stops above HDR reference white,
447447
and alters the display to the result of mixing them
448448
by the specified amount.
449-
The actual calculated result is not exposed.
449+
For privacy reasons, the actual calculated result is not exposed.
450450

451451

452452
<pre class='prod'>

0 commit comments

Comments
 (0)