Skip to content

Commit 3cf6a36

Browse files
committed
[css-color-hdr] Remove mention of SMPTE-ST-2094-50 as justification for eps #12873 #11788
1 parent a735b15 commit 3cf6a36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-color-hdr-1/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,8 +652,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
652652
Let <var>cxyz</var>[i] = pow(<var>c1xyz</var>[i] + <var>eps</var>, <var>w1</var> ) * pow(<var>c2xyz</var>[i] + <var>eps</var>, <var>w2</var> ) - <var>eps</var>
653653

654654
Note: The factor <var>eps</var> is to prevent division by zero,
655-
and the value is chosen to match that used in
656-
[[SMPTE-ST-2094-50]].
655+
and is particularly important when interpolating with SDR colors near to black.
657656

658657

659658
<div class="example" id="ex-hdr-interpolate">

0 commit comments

Comments
 (0)