Skip to content
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

[css-values-5] Syntax of progress() vs mix() functions #10489

Open
fantasai opened this issue Jun 24, 2024 · 0 comments
Open

[css-values-5] Syntax of progress() vs mix() functions #10489

fantasai opened this issue Jun 24, 2024 · 0 comments

Comments

@fantasai
Copy link
Collaborator

We currently have the progress() functions defined like

progress(<value> from <start> to <end>)

but the mix() functions are defined like

mix(<progress>, <start>, <end>)

Would it make sense to align these a bit more, e.g.

mix(<progress> of <start> to <end>)

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant