File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1157,7 +1157,7 @@ <h3 id=counter-style-range><span class=secno>3.5. </span> Limiting the
11571157 < dd > This defines a comma-separated list of ranges. For each individual
11581158 range, the first value is the lower bound and the second value is the
11591159 upper bound. This range is inclusive - it contains both the lower and
1160- upper bound numbers. If ‘< code class =css > infinity </ code > ’ is used as
1160+ upper bound numbers. If ‘< code class =css > infinite </ code > ’ is used as
11611161 the first value in a range, it represents negative infinity; if used as
11621162 the second value, it represents positive infinity. The range of the
11631163 counter style is the union of all the ranges defined in the list.
Original file line number Diff line number Diff line change @@ -796,7 +796,7 @@ <h3 id='counter-style-range'>
796796 the first value is the lower bound
797797 and the second value is the upper bound.
798798 This range is inclusive - it contains both the lower and upper bound numbers.
799- If ''infinity '' is used as the first value in a range,
799+ If ''infinite '' is used as the first value in a range,
800800 it represents negative infinity;
801801 if used as the second value,
802802 it represents positive infinity.
You can’t perform that action at this time.
0 commit comments