Skip to content

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented May 4, 2025

This PR makes some adjustments to the web-animations feature, to more closely align with caniuse and respond to feedback given in #2244.

Specifically, I've made the following changes:

  • Pinned the feature's status to a broader part of the API, including getAnimations(), the Animation() constructor, and some common controls
  • Changed the description to a capture the whole utility of programmatic animation, instead of fitting specifically to the animate() attribute

The main consequence here is to shift the Baseline low date forward by about 6 months, though still within the same calendar year.

Fixes #2244

Closes #2251

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label May 4, 2025
baseline_low_date: 2020-03-24
baseline_high_date: 2022-09-24
baseline_low_date: 2020-09-16
baseline_high_date: 2023-03-16
Copy link
Collaborator

Choose a reason for hiding this comment

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

The Baseline high date has moved to the following calendar year, but I think that's OK since it's the Baseline low date is the one used as "Baseline year".

Co-authored-by: Philip Jägenstedt <[email protected]>
@ddbeck ddbeck enabled auto-merge (squash) May 12, 2025 14:18
@ddbeck ddbeck merged commit 2693828 into web-platform-dx:main May 12, 2025
3 checks passed
@ddbeck ddbeck deleted the 2244-web-animation-revise branch May 12, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revise web-animations feature
2 participants