Skip to content

Commit e6986d2

Browse files
committed
[css-fonts-4] Clarify ignored font-family descriptor, w3c#6916
1 parent 48ce720 commit e6986d2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7053,7 +7053,9 @@ Font family: the 'font-family!!descriptor' descriptor</h4>
70537053
The value of this descriptor means that only named font families are allowed
70547054
and rules that include generic fonts in the list of font families
70557055
are syntax errors.
7056-
If syntax errors occur within the font family list, the descriptor must be ignored.
7056+
If syntax errors occur within the font family list,
7057+
the descriptor must be ignored
7058+
(will still be in the CSS OM, but will not match any font families).
70577059

70587060
<h4 id="base-palette-desc">
70597061
Specifying the base palette: the 'base-palette' descriptor</h4>

0 commit comments

Comments
 (0)