Skip to content

Commit c0bdec0

Browse files
committed
[css-color-hdr] Correct 2100-pq black luminance to ≤ 0.005 cd/m², fix w3c#10459
1 parent a305768 commit c0bdec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-hdr/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ Predefined color spaces for HDR: {#predefined-HDR}
380380
<tr><th>Transfer function</th><td colspan="2">Perceptual Quantizer</td></tr>
381381
<tr><th>White luminance</th><td colspan="2">203 cd/m²</td></tr>
382382
<tr><th>Peak white luminance</th><td colspan="2">10,000 cd/m²</td></tr>
383-
<tr><th>Black luminance</th><td colspan="2">0.001 cd/m²</td></tr>
383+
<tr><th>Black luminance</th><td colspan="2">≤ 0.005 cd/m²</td></tr>
384384
<tr><th>Image state</th><td colspan="2">display-referred</td></tr>
385385
<tr>
386386
<th>Percentages</th>

0 commit comments

Comments
 (0)