[csswg-drafts] [css-fonts-4] Font matching algorithm for font-stretch is not backwards-compatible

litherum has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-fonts-4] Font matching algorithm for font-stretch is not backwards-compatible ==
Level 3 says:
> If the value of ‘font-stretch’ is ‘normal’ or one of the condensed values, narrower width values are checked first, then wider values.

Level 4 says:
> If the desired stretch value is less than 100, stretch values below the desired stretch value are checked in descending order followed by stretch values above the desired stretch value in ascending order

The direction to check for 100% changed.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1333 using your GitHub account

Received on Monday, 8 May 2017 20:10:41 UTC