We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2d33e commit f18264cCopy full SHA for f18264c
2 files changed
css-color-hdr-1/Overview.bs
@@ -585,7 +585,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
585
Its syntax is as follows:
586
587
<pre class='prod'>
588
- <dfn>hdr-color()</dfn> = color-hdr([ <<color>> && <<number [0,infinity]>>? ]#{2})
+ <dfn>hdr-color()</dfn> = color-hdr([ <<color>> && <<number [0,∞]>>? ]#{2})
589
</pre>
590
591
<div class="example" id="ex-hdr-color-simple">
css-flexbox-2/Overview.bs
@@ -2230,7 +2230,7 @@ Minimum Flex Lines: the 'flex-line-count' property</h3>
2230
2231
<pre class='propdef'>
2232
Name: flex-line-count
2233
- Value: <<integer [1, infinity]>>
+ Value: <<integer [1,∞]>>
2234
Initial: 1
2235
Applies to: [=multi-line=] [=flex containers=]
2236
Inherited: no
0 commit comments