Skip to content

Commit 02251ac

Browse files
committed
[css-fonts-4] Clarify the effect of auto values on @font-face is to select the appropriate "normal" value, w3c#9485
1 parent 73f6cfe commit 02251ac

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3057,7 +3057,10 @@ Font property descriptors: the 'font-style!!descriptor', 'font-weight!!descripto
30573057

30583058
The auto values for these three descriptors have the following effects:
30593059

3060-
- For font selection purposes, the font is selected as if the appropriate initial value is chosen
3060+
- For font selection purposes, the font is selected as if
3061+
the appropriate normal value
3062+
(''font-style/normal'', ''font-weight/normal'' or ''font-width/normal'')
3063+
is chosen
30613064
- For variation axis clamping, clamping does not occur
30623065

30633066
The value for these font face style attributes

0 commit comments

Comments
 (0)