We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ce720 commit e6986d2Copy full SHA for e6986d2
1 file changed
css-fonts-4/Overview.bs
@@ -7053,7 +7053,9 @@ Font family: the 'font-family!!descriptor' descriptor</h4>
7053
The value of this descriptor means that only named font families are allowed
7054
and rules that include generic fonts in the list of font families
7055
are syntax errors.
7056
- If syntax errors occur within the font family list, the descriptor must be ignored.
+ 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).
7059
7060
<h4 id="base-palette-desc">
7061
Specifying the base palette: the 'base-palette' descriptor</h4>
0 commit comments