Skip to content

[css-colors-5] Serialization of color-mix() percentages in declared values #12266

Open
@cdoublev

Description

@cdoublev

#11530 resolved on accepting one or more colors in color-mix() but 11.1. Serializing color-mix() still defines how to serialize with exactly two colors.

More specifically, it defines when percentage values must be omitted. Or for example, when the specified value is color-mix(blue, 70% yellow), it wants color-mix(blue 30%, yellow), which is not shorther.

Should it be expanded? changed? dropped?

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