Skip to content

[css-values-5] Typo #12305

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

Merged
merged 3 commits into from
Jun 10, 2025
Merged

[css-values-5] Typo #12305

merged 3 commits into from
Jun 10, 2025

Conversation

cdoublev
Copy link
Collaborator

@cdoublev cdoublev commented Jun 9, 2025

The current definition of the generic interpolation notation requires separating interpolation stops by a whitespace:

[ [ <easing-function> || <segment-options> , ]? <input-position>{1,2} : <output-value> ]*

The comma should also be hoisted between the optional stop options and the stop.

@cdoublev
Copy link
Collaborator Author

I also committed a change that prevents re-ordering the first argument, which is an obvious oversight.

But please make appropriate corrections as you see fit.

@cdoublev
Copy link
Collaborator Author

Replaced a remnant of <progress> with <progress-source>, which is also an obvious oversight.

@tabatkins tabatkins merged commit 0198341 into w3c:main Jun 10, 2025
1 check passed
@cdoublev cdoublev deleted the patch-5 branch June 11, 2025 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants