We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 475353c + 0757ffe commit 8f93050Copy full SHA for 8f93050
1 file changed
css-fonts-4/Overview.bs
@@ -842,7 +842,7 @@ Font size: the 'font-size' property</h3>
842
Applies to: all elements
843
Inherited: yes
844
Percentages: refer to parent element's font size
845
- Computed value: an absolute length, as clamped by 'font-min-size' and 'font-max-size'
+ Computed value: an absolute length
846
Animation type: by computed value type`
847
</pre>
848
@@ -1251,8 +1251,6 @@ Shorthand font property: the 'font' property</h3>
1251
all subproperties of 'font-variant!!property',
1252
'font-feature-settings!!property',
1253
'font-language-override!!property',
1254
- 'font-min-size',
1255
- 'font-max-size',
1256
'font-optical-sizing',
1257
'font-variation-settings!!property',
1258
and 'font-palette'.
0 commit comments