[csswg-drafts] [css-fonts-5] Consider 'extends' descriptor to reduce duplicate declarations (#6104)

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

== [css-fonts-5] Consider 'extends' descriptor to reduce duplicate declarations ==
CSS Counter Styles has an `extends` descriptor that basically copies all the descriptors of a different `@counter-style` rule and lets this `@counter-style` rule override specific ones rather than repeating them all. See https://www.w3.org/TR/css-counter-styles-3/#extends-system

It might make sense to copy that system over to `@font-face`, to make it easy to tweak the definitions of a common font face into multiple variants?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 16 March 2021 20:51:03 UTC