File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -977,16 +977,14 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
977977 in a particular, given [=color space=]
978978 (rather than the implicit sRGB color space that most of the other color functions operate in).
979979
980- In this specification,
981- the <<colorspace-params>> taken by the ''color()'' function is extended
980+ This specification extends the ''color()'' function
982981 to allow <a href="#predefined-HDR">predefined color spaces for HDR</a> ,
983982 in addition to the predefined SDR spaces from [[css-color-4#predefined]]
984983 and the relative color syntax from [[css-color-5#relative-colors]] .
985984
986985 Its syntax is now as follows:
987986
988987 <pre class='prod'>
989- <dfn><colorspace-params></dfn> = [<<custom-params>> | <<predefined-rgb-params>> | <<xyz-params>> ]
990988 <dfn><predefined-rgb></dfn> = srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 |
991989 rec2100-pq | rec2100-hlg | rec2100-linear
992990 </pre>
You can’t perform that action at this time.
0 commit comments