Re: [csswg-drafts] [css-fonts-4] We can't add new values to the font-synthesis property

Alternatively, could have positive and negative values, e.g.
```
font-synthesis: [ bold | no-bold ] || [ oblique | no-oblique ] || [ small-caps | no-small-caps ]
```

The `font-variant` property has some similar pairs.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1641#issuecomment-317115181 using your GitHub account

Received on Friday, 21 July 2017 21:19:28 UTC