Re: [csswg-drafts] [css-fonts] font-weight: bolder and lighter are counter-intuitive (#2764)

> `font-variation-settings: "wght" calc( current() + 250);`
> this is a multi value property like there are many in CSS

Right. In particular, this sets the `wght` and **resets everything else** that `font-variation-settings` might have contained.

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

Received on Wednesday, 29 January 2020 16:58:03 UTC