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?