Skip to content

Commit e4390b9

Browse files
cdoublevsvgeesus
authored andcommitted
[css-color-hdr] Remove duplicate productions
Follow-up on 04ccce9.
1 parent ddf6a40 commit e4390b9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css-color-hdr-1/Overview.bs

+1-3
Original file line numberDiff line numberDiff 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>&lt;colorspace-params></dfn> = [<<custom-params>> | <<predefined-rgb-params>> | <<xyz-params>>]
990988
<dfn>&lt;predefined-rgb></dfn> = srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 |
991989
rec2100-pq | rec2100-hlg | rec2100-linear
992990
</pre>

0 commit comments

Comments
 (0)