@@ -447,7 +447,7 @@ the 'size-adjust' descriptor</h3>
447447
448448 <pre class='descdef'>
449449 Name : size-adjust
450- Value : <<percentage [0,Infinity ]>>
450+ Value : <<percentage [0,∞ ]>>
451451 For : @font-face
452452 Initial : 100%
453453 </pre>
@@ -484,21 +484,21 @@ the 'ascent-override', 'descent-override', and 'line-gap-override' descriptors</
484484
485485 <pre class='descdef'>
486486 Name : ascent-override
487- Value : [ normal | <<percentage [0,Infinity ]>> ]{1,2}
487+ Value : [ normal | <<percentage [0,∞ ]>> ]{1,2}
488488 For : @font-face
489489 Initial : normal
490490 </pre>
491491
492492 <pre class='descdef'>
493493 Name : descent-override
494- Value : [ normal | <<percentage [0,Infinity ]>> ]{1,2}
494+ Value : [ normal | <<percentage [0,∞ ]>> ]{1,2}
495495 For : @font-face
496496 Initial : normal
497497 </pre>
498498
499499 <pre class='descdef'>
500500 Name : line-gap-override
501- Value : [ normal | <<percentage [0,Infinity ]>> ]{1,2}
501+ Value : [ normal | <<percentage [0,∞ ]>> ]{1,2}
502502 For : @font-face
503503 Initial : normal
504504 </pre>
@@ -611,14 +611,14 @@ the 'superscript-position-override', 'subscript-position-override','superscript-
611611
612612 <pre class='descdef'>
613613 Name : superscript-size-override
614- Value : [ normal | from-font | <<percentage [0,Infinity ]>> ]{1,2}
614+ Value : [ normal | from-font | <<percentage [0,∞ ]>> ]{1,2}
615615 For : @font-face
616616 Initial : normal
617617 </pre>
618618
619619 <pre class='descdef'>
620620 Name : subscript-size-override
621- Value : [ normal | from-font | <<percentage [0,Infinity ]>> ]{1,2}
621+ Value : [ normal | from-font | <<percentage [0,∞ ]>> ]{1,2}
622622 For : @font-face
623623 Initial : normal
624624 </pre>
0 commit comments