File tree 1 file changed +2
-2
lines changed
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>
102
102
103
103
<pre class="propdef">
104
104
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,∞] >> ]
106
106
Initial : none
107
107
Applies to : all elements and text
108
108
Inherited : yes
@@ -179,7 +179,7 @@ Relative sizing: the 'font-size-adjust' property</h3>
179
179
If the required font metric cannot be derived from a font,
180
180
then that font’s size is not adjusted.
181
181
182
- <dt> <dfn><<number>></dfn>
182
+ <dt> <dfn><<number [0,∞] >></dfn>
183
183
<dd>
184
184
Each font’s [=used value|used=] size is normalized
185
185
to match the chosen font metric to
You can’t perform that action at this time.
0 commit comments