File tree 1 file changed +1
-3
lines changed
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
977
977
in a particular, given [=color space=]
978
978
(rather than the implicit sRGB color space that most of the other color functions operate in).
979
979
980
- In this specification,
981
- the <<colorspace-params>> taken by the ''color()'' function is extended
980
+ This specification extends the ''color()'' function
982
981
to allow <a href="#predefined-HDR">predefined color spaces for HDR</a> ,
983
982
in addition to the predefined SDR spaces from [[css-color-4#predefined]]
984
983
and the relative color syntax from [[css-color-5#relative-colors]] .
985
984
986
985
Its syntax is now as follows:
987
986
988
987
<pre class='prod'>
989
- <dfn><colorspace-params></dfn> = [<<custom-params>> | <<predefined-rgb-params>> | <<xyz-params>> ]
990
988
<dfn><predefined-rgb></dfn> = srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 |
991
989
rec2100-pq | rec2100-hlg | rec2100-linear
992
990
</pre>
You can’t perform that action at this time.
0 commit comments