Editorial review: Document scroll-triggered animations - #43158
Editorial review: Document scroll-triggered animations#43158chrisdavidmills wants to merge 199 commits into
Conversation
Preview URLs (18 pages)
Flaws (16)Note! 4 documents with no flaws that don't need to be listed. 🎉 Found an unexpected or unresolvable flaw? Please report it here. URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
External URLs (2)URL:
URL:
(comment last updated: 2026-08-24 08:28:36) |
…ggered_animations/index.md Co-authored-by: Bramus <bramus@bram.us>
Review: trigger-scope property
timeline-trigger-source & other reference pages
Review: timeline-trigger-source
Review: module page
Re-review of trigger scope
Re-review: animation-action
Description
Chrome 146 adds support for scroll-triggered animations; see https://chromestatus.com/feature/5181996801982464.
This PR adds documentation for this new feature, including:
animation-triggerproperty.<animation-action>type.trigger-scopeproperty.timeline-triggershorthand property.timeline-trigger-nameproperty.timeline-trigger-sourceproperty.timeline-trigger-activation-rangeshorthand property.timeline-trigger-activation-range-startproperty.timeline-trigger-activation-range-endproperty.timeline-trigger-active-rangeshorthand property.time-trigger-active-range-startproperty.time-trigger-active-range-endproperty.Motivation
Additional details
Related issues and pull requests