File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
102102
103103 <pre class="propdef">
104104 Name : font-size-adjust
105- Value : none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <<number>> ]
105+ Value : none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <<number [0,∞] >> ]
106106 Initial : none
107107 Applies to : all elements and text
108108 Inherited : yes
@@ -179,7 +179,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
179179 If the required font metric cannot be derived from a font,
180180 then that font’s size is not adjusted.
181181
182- <dt> <dfn><<number>></dfn>
182+ <dt> <dfn><<number [0,∞] >></dfn>
183183 <dd>
184184 Each font’s [=used value|used=] size is normalized
185185 to match the chosen font metric to
You can’t perform that action at this time.
0 commit comments