Skip to content

Commit b889586

Browse files
committed
[css-fonts-4] add warning on too large x-height
1 parent d7b07b1 commit b889586

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-fonts-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,6 +1008,10 @@ Relative sizing: the 'font-size-adjust' property</h3>
10081008
and is equal to the x-height of a font
10091009
divided by the font size.
10101010

1011+
Note: For text which uses diacritics,
1012+
too large an x-height will actually decrease legibility
1013+
as the diacritics become cramped.
1014+
10111015
In situations where font fallback occurs,
10121016
fallback fonts might not share the same aspect value
10131017
as the desired font family

0 commit comments

Comments
 (0)