Skip to content

[css-values-5] Specify how colons/semicolons serialize in functions #12345

Open
@tabatkins

Description

@tabatkins

The *-interpolate() functions and if() have colons and semicolons, used similarly to how they're used in properties. We don't currently have generic rules for how these are serialized, but we should probably just match how properties work - no space before, one space afterwards. (And for if(), probably omit the trailing semicolon on the last value.)

(This is mostly just a note for @fantasai and I to handle this later.)

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