Skip to content

Commit a84ab69

Browse files
authored
Merge pull request #2436 from xfq/font-size-a11y
[css-fonts-4] Larger font size can also have a11y implications
2 parents 260e03d + 0cd7973 commit a84ab69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ The interaction of those nonstandard algorithms with 'font-min-size' or 'font-ma
783783

784784
If the 'font-min-size' property is computed to be larger than the 'font-max-size' property, then the 'font-max-size' property is not used for the purposes of text rendering or rasterization. However, the computed value of 'font-max-size' is not affected.
785785

786-
Users with accessibility preferences can set this in a user-agent style sheet to force websites' text to become larger.
786+
Users with accessibility preferences can set this in a user-agent style sheet to force websites' text to become larger or smaller.
787787

788788
The computed value of these two properties affects the computed value of 'font-size'.
789789

0 commit comments

Comments
 (0)