Re: [csswg-drafts] [css-fonts-4] font-stretch computed value.

with `font-stretch: extra-condensed`
Chrome: **62.5%**
Firefox: **extra-condensed**
Edge: **62.5%**

and with `font-stretch: 79%` (does not map to a keyword):
Chrome: **79%**
Firefox: **normal**
Edge: **79%**

Firefox was correct per Fonts 3 spec, as percentages were disallowed! But that was changed in Fonts 4, given that variable fonts could have any percentage value. Edge and Chrome already accept percentages.


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

Received on Monday, 23 April 2018 09:32:17 UTC