Skip to content

[css-fonts-4] Computed value for shorthand font: should describe serialization for font-variant-css21 and font-stretch-css3 #1671

@drott

Description

@drott

The font shorthand describes the computed value as:

see individual properties

However, the serialization of the computed value for font-variant-css21 and more importantly font-stretch-css3 does not fit under this description. Can we clarify that serialization of a computed style value for the font shorthand fails if the values do not match any of the keyword values described in those two compatibility longhands? And if the values do match those backwards-compatibility longhands then they are serialized as keywords, not as a percentage in the case of font-stretch-css3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions