Skip to content

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

@fantasai

Description

@fantasai

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions