[csswg-drafts] [css-fonts-4] font-weight:400 matching example is wrong

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

== [css-fonts-4] font-weight:400 matching example is wrong ==
https://drafts.csswg.org/css-fonts-4/#example-5babf945

This example says that if font B were eliminated, then the next font selected would be D.  But shouldn't it be C, since we should be checking for supported weights in the range [400, 500] in ascending order, and C is at 450?

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

Received on Wednesday, 31 October 2018 03:12:06 UTC