Skip to content

[CSS] Named Scroll Progress Timelines #21069

@hamishwillee

Description

@hamishwillee

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 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.

Metadata

Metadata

Assignees

Labels

Content:CSSCascading Style Sheets docsfx release archiveA closed issue relating to firefox release notes for developers.

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions