File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -717,6 +717,9 @@ The actual value of this property might differ from the computed
717717value due a numerical value on 'font-size-adjust' and the
718718unavailability of certain font sizes.
719719
720+ The computed value of this property is affected by the computed value of 'font-min-size'
721+ and 'font-max-size' .
722+
720723Child elements inherit the computed 'font-size' value (otherwise, the
721724effect of 'font-size-adjust' would compound).
722725
@@ -766,7 +769,7 @@ If the 'font-min-size' property is computed to be larger than the 'font-max-size
766769
767770Users with accessibility preferences can set this in a user-agent style sheet to force websites' text to become larger.
768771
769- These two properties have no effect on the computed value of 'font-size' .
772+ The computed value of these two properties effect the computed value of 'font-size' .
770773
771774<h3 id="font-size-adjust-prop">
772775Relative sizing: the 'font-size-adjust' property</h3>
You can’t perform that action at this time.
0 commit comments