@@ -447,7 +447,7 @@ the 'size-adjust' descriptor</h3>
447
447
448
448
<pre class='descdef'>
449
449
Name : size-adjust
450
- Value : <<percentage [0,Infinity ]>>
450
+ Value : <<percentage [0,∞ ]>>
451
451
For : @font-face
452
452
Initial : 100%
453
453
</pre>
@@ -484,21 +484,21 @@ the 'ascent-override', 'descent-override', and 'line-gap-override' descriptors</
484
484
485
485
<pre class='descdef'>
486
486
Name : ascent-override
487
- Value : [ normal | <<percentage [0,Infinity ]>> ]{1,2}
487
+ Value : [ normal | <<percentage [0,∞ ]>> ]{1,2}
488
488
For : @font-face
489
489
Initial : normal
490
490
</pre>
491
491
492
492
<pre class='descdef'>
493
493
Name : descent-override
494
- Value : [ normal | <<percentage [0,Infinity ]>> ]{1,2}
494
+ Value : [ normal | <<percentage [0,∞ ]>> ]{1,2}
495
495
For : @font-face
496
496
Initial : normal
497
497
</pre>
498
498
499
499
<pre class='descdef'>
500
500
Name : line-gap-override
501
- Value : [ normal | <<percentage [0,Infinity ]>> ]{1,2}
501
+ Value : [ normal | <<percentage [0,∞ ]>> ]{1,2}
502
502
For : @font-face
503
503
Initial : normal
504
504
</pre>
@@ -611,14 +611,14 @@ the 'superscript-position-override', 'subscript-position-override','superscript-
611
611
612
612
<pre class='descdef'>
613
613
Name : superscript-size-override
614
- Value : [ normal | from-font | <<percentage [0,Infinity ]>> ]{1,2}
614
+ Value : [ normal | from-font | <<percentage [0,∞ ]>> ]{1,2}
615
615
For : @font-face
616
616
Initial : normal
617
617
</pre>
618
618
619
619
<pre class='descdef'>
620
620
Name : subscript-size-override
621
- Value : [ normal | from-font | <<percentage [0,Infinity ]>> ]{1,2}
621
+ Value : [ normal | from-font | <<percentage [0,∞ ]>> ]{1,2}
622
622
For : @font-face
623
623
Initial : normal
624
624
</pre>
0 commit comments