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

Fixed examples in linear easing function description #32001

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

jimmonte
Copy link
Contributor

The examples had the animation progress and duration reversed. Since which of these is which can get confusing, a specific case of 100 pixels and 100 seconds was used for additional clarification.

Description

Motivation

Additional details

Related issues and pull requests

The examples had the animation progress and duration reversed. Since which of these is which can get confusing, a specific case of 100 pixels and 100 seconds was used for additional clarification.
@jimmonte jimmonte requested a review from a team as a code owner January 30, 2024 07:31
@jimmonte jimmonte requested review from chrisdavidmills and removed request for a team January 30, 2024 07:31
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Jan 30, 2024
Copy link
Contributor

github-actions bot commented Jan 30, 2024

Preview URLs

(comment last updated: 2024-01-30 19:11:45)

animation time -> animation duration time to explicitly distinguish from animation-delay and also to help make the connection between duration and time when duration is mentioned elsewhere.
Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

These explanations are much improved; thanks @jimmonte !

@chrisdavidmills chrisdavidmills merged commit 4b600e6 into mdn:main Feb 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants