Skip to content

Commit 93af87a

Browse files
keithamussvgeesus
authored andcommitted
use one-or-more for dynamic-range-limit-mix grammar production
1 parent 8739881 commit 93af87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-color-hdr-1/Overview.bs

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

319319

320320
<pre class='prod'>
321-
<dfn>dynamic-range-limit-mix()</dfn> = dynamic-range-limit-mix( [ <<ident>> && <<percentage [0,100]>> ]+)
321+
<dfn>dynamic-range-limit-mix()</dfn> = dynamic-range-limit-mix( [ <<ident>> && <<percentage [0,100]>> ]#)
322322
</pre>
323323

324324
<wpt>

0 commit comments

Comments
 (0)