-
Notifications
You must be signed in to change notification settings - Fork 23.2k
[CSS] Named Scroll Progress Timelines #21069
Copy link
Copy link
Closed
Labels
Content:CSSCascading Style Sheets docsCascading Style Sheets docsfx release archiveA closed issue relating to firefox release notes for developers.A closed issue relating to firefox release notes for developers.
Description
Acceptance Criteria
- The listed features are documented sufficiently on MDN
- BCD is updated
- Interactive example and data repos are updated if appropriate
- The content has been reviewed as needed
For folks helping with Firefox related documentation
- Set bugs to
dev-doc-complete - Add entry to Firefox release notes if feature is enabled in release
- Add entry to Firefox experimental features page if feature is not yet enabled in release
Features to document
-
FF103 adds scroll-linked animations timelines CSS properties behind pref
layout.css.scroll-linked-animations.enabled -
Spec link should be this: https://drafts.csswg.org/scroll-animations-1/#scroll-timelines-named
-
Only CSS/declarative way supported. From user point of view that is section 2 "Scroll progress Timelines.
- CSS properties:
- scroll-timeline-name
- scroll-timeline-axis
- scroll-timeline (shorthand)
- CSS properties:
-
CSS
scroll()notation is in another bug, Bug 1737918. -
API/Interface ScrollTimeline are not planned yet.
Related Gecko bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=1754897
Other
- Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.
- Check if Glossary updates are required for the feature you're documenting - whether an existing term needs to be updated or a new term should be added.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Content:CSSCascading Style Sheets docsCascading Style Sheets docsfx release archiveA closed issue relating to firefox release notes for developers.A closed issue relating to firefox release notes for developers.
Type
Projects
Status
No status