- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Apr 2018 14:31:47 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-fonts-4] Prioritizing font-stretch over font-weight seems wrong == The font matching algorithm https://drafts.csswg.org/css-fonts-4/#font-style-matching is written in a way that it prioritizes font-stretch over font-weight. For example, if there is a font which has two widths, normal and wide, and only has a bold font for normal, and the author specifies wide bold, we'll get wide rather than bold, and I think we probably want bold rather than wide. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2537 using your GitHub account
Received on Wednesday, 11 April 2018 14:31:52 UTC