Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-fonts-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ The interaction of those nonstandard algorithms with 'font-min-size' or 'font-ma

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.

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

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

Expand Down