Skip to content

Commit 7d149a5

Browse files
authored
[css-color-hdr-1] Added display-p3-linear to color spaces for interpolation #12596 (#12639)
1 parent bae8b16 commit 7d149a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-hdr-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
10681068
Its syntax is now as follows:
10691069

10701070
<pre class='prod'>
1071-
<dfn>&lt;predefined-rgb></dfn> = srgb | srgb-linear | display-p3 | a98-rgb | prophoto-rgb | rec2020 |
1071+
<dfn>&lt;predefined-rgb></dfn> = srgb | srgb-linear | display-p3 | display-p3-linear | a98-rgb | prophoto-rgb | rec2020 |
10721072
rec2100-pq | rec2100-hlg | rec2100-linear
10731073
</pre>
10741074

@@ -1940,4 +1940,4 @@ in a user stylesheet.
19401940
(<a href="https://github.com/w3c/csswg-drafts/issues/10460">#10460</a>)</li>
19411941
<li>Defined "media white" more clearly</li>
19421942
<li>Collected together explanatory material into an introductory section</li>
1943-
</ul>
1943+
</ul>

0 commit comments

Comments
 (0)