Re: [csswg-drafts] [css-fonts-4] [varfont] Allow access to named instances outside of @font-face

I agree with @litherum that this needs to be a descriptor tied to a specific `@font-face` for much the same reason that `@font-feature-values` is tied to a specific face (because stylistic sets are not portable between fonts and don't work correctly with fallback).

Also we need to retain the CSS model with independently-variable `font-weight`, `font-style`, font-stretch` etc within a family, rather than the "big list of font instances" model which does not allow for modification of an inherited font on a child element.

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

Received on Wednesday, 1 August 2018 12:33:45 UTC