Skip to content

Commit d583cff

Browse files
committed
[css-color-hdr] Added missing hdr-color() to the grammar of the color function
1 parent d9c8ec9 commit d583cff

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

css-color-hdr-1/Overview.bs

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,8 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
529529
<<lab()>> | <<lch()>> | <<oklab()>> | <<oklch()>> |
530530
<<ictcp()>> | <<jzazbz()>> | <<jzczhz()>> |
531531
<<alpha()>> |
532-
<<color()>>
532+
<<color()>> |
533+
<<hdr-color()>>
533534
<dfn>ictcp()</dfn> = ictcp([from <<color>>]?
534535
[<<percentage>> | <<number>> | none]
535536
[<<percentage>> | <<number>> | none]
@@ -1894,7 +1895,11 @@ in a user stylesheet.
18941895
</a></h3>
18951896

18961897
<ul>
1897-
<!-- to 29 Oct 2025 -->
1898+
<!-- to 3 March 2026 -->
1899+
<li>Added missing hdr-color() to the grammar of the color function</li>
1900+
<li>Added missing Jzazbz_to_XYZ to sample code
1901+
<a href="https://github.com/w3c/csswg-drafts/issues/9934">#9934</a>
1902+
</li>
18981903
<li>Removed mention of SMPTE-ST-2094-50 as justification for eps
18991904
(<a href="https://github.com/w3c/csswg-drafts/issues/12873">#12873</a>,
19001905
<a href="https://github.com/w3c/csswg-drafts/issues/11788">#11788</a>)

0 commit comments

Comments
 (0)