Skip to content

Commit 458bb61

Browse files
authored
[css-color-hdr] Clarification on the grammar / spec text for dynamic-range-limit-mix() #11672 (#11703)
1 parent f6cfc9c commit 458bb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-hdr-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
382382

383383

384384
<pre class='prod'>
385-
<dfn>dynamic-range-limit-mix()</dfn> = dynamic-range-limit-mix( [ <<ident>> && <<percentage [0,100]>> ]#)
385+
<dfn>dynamic-range-limit-mix()</dfn> = dynamic-range-limit-mix( [ <<'dynamic-range-limit'>> && <<percentage [0,100]>> ]#{2,} )
386386
</pre>
387387

388388
<wpt>

0 commit comments

Comments
 (0)