Skip to content

feat(css): Update syntax for animation-duration #985

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 1 commit into from
Jul 16, 2025

Conversation

skyclouds2001
Copy link
Contributor

Description

the update add support for the auto keyword, which is supported since chrome v115 and Safari v18.4

it also update the <time> type for specifying ranged value

Motivation

Additional details

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration
https://drafts.csswg.org/css-animations-2/#propdef-animation-duration

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review April 20, 2025 16:36
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner April 20, 2025 16:36
@skyclouds2001 skyclouds2001 requested review from pepelsbey and removed request for a team April 20, 2025 16:36
@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label May 23, 2025
@bsmth bsmth merged commit 5f8c626 into mdn:main Jul 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Issues and pull requests with no activity for three months.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants