Skip to content

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants