Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cdoublev opened this issue Jun 3, 2025 · 0 comments
Open
Labels
css-color-5 Color modification

Comments

@cdoublev
Copy link
Collaborator

cdoublev commented Jun 3, 2025

#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?

@cdoublev cdoublev added the css-color-5 Color modification label Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-color-5 Color modification
Projects
None yet
Development

No branches or pull requests

1 participant