Skip to content

[scroll-animations-1] Progress percentages must be between 0% and 100% #8553

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

Conversation

bramus
Copy link
Contributor

@bramus bramus commented Mar 9, 2023

Fixes #8552.

@bramus bramus requested a review from fantasai March 9, 2023 12:46
Copy link
Collaborator

@fantasai fantasai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're considering allowing out-of-range percentages in #8552 I don't think we should be merging this PR.

If you only add [0,100] to the first instance of <<percentage>>, though, that would be acceptable because raw percentages must be between 0%-100%.

@bramus
Copy link
Contributor Author

bramus commented Mar 10, 2023

Yeah, I was a bit too hasty with this PR. Good to read out-of-range percentages are allowed after all :)

@fantasai fantasai merged commit ea51d0c into w3c:main Mar 13, 2023
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.

[scroll-animations-1] Clarify that progress percentages must be between 0% and 100%
2 participants