Skip to content

Commit 0e4d361

Browse files
authored
Update css-fonts-4/Overview.bs
1 parent 522b50f commit 0e4d361

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

css-fonts-4/Overview.bs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2940,10 +2940,8 @@ The 'ascent-override', 'descent-override' and 'line-gap-override' descriptors de
29402940
When the descriptor value is 'normal', the corresponding metric value is obtained from the
29412941
font file directly.
29422942

2943-
Note: User agents may choose different pieces of data from the font file as the metric value,
2944-
leading to different layouts. For example, Chrome on Windows uses sTypoAscender, sTypoDescender
2945-
and sTypoLineGap from the font's OS/2 table, while on Mac, it uses those in the HHEA table if
2946-
available.
2943+
Note: User agents may draw data from different places from the font file as the metric values,
2944+
which results in different text layouts.
29472945

29482946
When the descriptor value is a percentage, the corresponding metric value is resolved as the
29492947
given percentage multiplied by the used font size. Negative values are invalid at parse time.

0 commit comments

Comments
 (0)