Skip to content

[css-fonts] font-min-size should win over font-max-size in case of conflict #1723

@fantasai

Description

@fantasai

The spec currently says “If the 'font-min-size' property is computed to be larger than the 'font-max-size' property, then the two properties are ignored.”

Ignoring both isn't very user friendly. In case of conflict elsewhere, CSS uses the min, so that's what we should do here.

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