Skip to content

Update scroll-triggered animation property names#1050

Merged
dipikabh merged 1 commit intomdn:mainfrom
chrisdavidmills:update-scroll-triggered-animations
Mar 3, 2026
Merged

Update scroll-triggered animation property names#1050
dipikabh merged 1 commit intomdn:mainfrom
chrisdavidmills:update-scroll-triggered-animations

Conversation

@chrisdavidmills
Copy link
Contributor

Description

Since I added the scroll-triggered animation properties to the CSS data repo, they have moved to their own spec: https://drafts.csswg.org/animation-triggers-1/.

In addition, several of the properties have changed names:

  • timeline-trigger-range -> timeline-trigger-activation-range
  • timeline-trigger-range-end -> timeline-trigger-activation-range-end
  • timeline-trigger-range-start -> timeline-trigger-activation-range-start
  • timeline-trigger-exit-range -> timeline-trigger-active-range
  • timeline-trigger-exit-range-end -> timeline-trigger-active-range-end
  • timeline-trigger-exit-range-start -> timeline-trigger-active-range-start

This PR handles the name changes and does some reordering.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested review from a team as code owners March 3, 2026 13:42
Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@dipikabh dipikabh merged commit 10199d7 into mdn:main Mar 3, 2026
1 check passed
@chrisdavidmills chrisdavidmills deleted the update-scroll-triggered-animations branch March 3, 2026 13:57
@chrisdavidmills
Copy link
Contributor Author

LGTM. Thanks!

Awesome, cheers @dipikabh!

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