Skip to content

Commit 1b22f1c

Browse files
committed
[css-color-hdr] clarify serialization is the same
1 parent a5998e1 commit 1b22f1c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-color-hdr/Overview.bs

+5-3
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@ Predefined colorspaces for HDR: {#predefined-HDR}
101101
=====================
102102

103103
In addition to the <a href="https://drafts.csswg.org/css-color-4/#predefined">SDR
104-
colorspaces</a> defined by CSS Color 4, the following HDR colorspaces are defined:
104+
colorspaces</a> defined by CSS Color 4, the following HDR colorspaces are defined
105+
for use in the color function [[css-color-4#color-function]].
106+
107+
Serialization of values in these new colorspaces is identical to the decription in [[css-color-4/#serializing-color-values]].
105108

106109
<dfn export>rec2100-pq</dfn> {#valdef-color-rec2100-pq}
107110
---------------------------
@@ -120,9 +123,8 @@ Predefined colorspaces for HDR: {#predefined-HDR}
120123
(IEEE standard 754-2008.)
121124
from BT.2100 pp. 9-10? (or any wider representation, like float or double)?
122125

123-
Issue: should the range be in absolute nits, ie [0.0, 10,000]? Probably not.
124-
125126
Issue: should the values accept % as well as number? so 19% as well as 0.19.
127+
Probably yes.
126128

127129
The Perceptual Quantizer (PQ) electro-optical transfer function is used
128130
[[SMPTE-ST-2084]],[[!Rec_BT.2100]].

0 commit comments

Comments
 (0)