Open litherum opened 7 years ago
Yes, it would.
… for some of them.
Given that current implementations don't accept the longhand descriptors being proposed, I think this should be pushed to css fonts 4
Sure. 😢
Reopening since this was pushed to css-fonts-4, and we're working on css-fonts-4...
OK so this just requires:
https://drafts.csswg.org/css-fonts/#font-rend-desc
the @font-face block accepts the
font-variant
shorthand descriptor, but not the individualfont-variant-*
descriptors. It would be convenient for web authors to be able to specify either of them inside an @font-face block.