Skip to content

Commit 8f93050

Browse files
authored
Merge pull request w3c#4769 from Malvoz/patch-2
[css-fonts-4] Clean up `font-min-size` and `font-max-size`
2 parents 475353c + 0757ffe commit 8f93050

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ Font size: the 'font-size' property</h3>
842842
Applies to: all elements
843843
Inherited: yes
844844
Percentages: refer to parent element's font size
845-
Computed value: an absolute length, as clamped by 'font-min-size' and 'font-max-size'
845+
Computed value: an absolute length
846846
Animation type: by computed value type`
847847
</pre>
848848

@@ -1251,8 +1251,6 @@ Shorthand font property: the 'font' property</h3>
12511251
all subproperties of 'font-variant!!property',
12521252
'font-feature-settings!!property',
12531253
'font-language-override!!property',
1254-
'font-min-size',
1255-
'font-max-size',
12561254
'font-optical-sizing',
12571255
'font-variation-settings!!property',
12581256
and 'font-palette'.

0 commit comments

Comments
 (0)