Skip to content

Commit f18264c

Browse files
committed
[css-color-hdr-1][css-flexbox-2][editorial] Set range notation with infinity symbol
1 parent 4a2d33e commit f18264c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-hdr-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
585585
Its syntax is as follows:
586586

587587
<pre class='prod'>
588-
<dfn>hdr-color()</dfn> = color-hdr([ <<color>> && <<number [0,infinity]>>? ]#{2})
588+
<dfn>hdr-color()</dfn> = color-hdr([ <<color>> && <<number [0,]>>? ]#{2})
589589
</pre>
590590

591591
<div class="example" id="ex-hdr-color-simple">

css-flexbox-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2230,7 +2230,7 @@ Minimum Flex Lines: the 'flex-line-count' property</h3>
22302230

22312231
<pre class='propdef'>
22322232
Name: flex-line-count
2233-
Value: <<integer [1, infinity]>>
2233+
Value: <<integer [1,]>>
22342234
Initial: 1
22352235
Applies to: [=multi-line=] [=flex containers=]
22362236
Inherited: no

0 commit comments

Comments
 (0)