Skip to content

[css-fonts-3] Computed value of font-family isn't quite right #3144

@fantasai

Description

@fantasai

The computed value of 'font-family' is listed “as specified” but actually, its defined more clearly further down as being a list, each item consisting of either a <generic-family> keyword or a string. (Non-generic font family names specified as keywords get converted to a string.) CSS Fonts 4 gets this correct.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions