- From: litherum via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Sep 2016 23:10:31 +0000
- To: public-css-archive@w3.org
litherum has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-fonts-4] Applying a variation should actually clamp the applied value to the range the font supports == For variation fonts, if you say something like: `font-weight: 814;` but the font file only supports weights of 400-700, then we should clamp 814 to that range and end up applying a weight of 700 instead. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/517 using your GitHub account
Received on Wednesday, 21 September 2016 23:10:37 UTC