Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CSS] Named Scroll Progress Timelines #21069

Closed
8 of 9 tasks
hamishwillee opened this issue Sep 26, 2022 · 3 comments
Closed
8 of 9 tasks

[CSS] Named Scroll Progress Timelines #21069

hamishwillee opened this issue Sep 26, 2022 · 3 comments
Assignees
Labels
Content:CSS Cascading Style Sheets docs fx release archive A closed issue relating to firefox release notes for developers.

Comments

@hamishwillee
Copy link
Collaborator

hamishwillee commented Sep 26, 2022

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.
@github-actions github-actions bot added Content:Glossary Glossary entries needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Sep 26, 2022
@hamishwillee hamishwillee added Content:CSS Cascading Style Sheets docs Firefox 103 and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. Content:Glossary Glossary entries labels Sep 26, 2022
@hamishwillee
Copy link
Collaborator Author

hamishwillee commented Sep 26, 2022

@Rumyra Just running some bug reports and ran into this. Did you already know about it? It looks like it might be related to #15467

@hamishwillee
Copy link
Collaborator Author

hamishwillee commented Oct 4, 2022

Status

This is pretty much done

@Rumyra
Copy link
Collaborator

Rumyra commented Oct 24, 2022

As per any left on scroll timelines is now in #15467 I'm closing this bug 👍

@Rumyra Rumyra closed this as completed Oct 24, 2022
Repository owner moved this from Archive to Done in MDN Web Docs Content Team Oct 24, 2022
@Rumyra Rumyra moved this from Done to Archive in MDN Web Docs Content Team Oct 24, 2022
@bsmth bsmth added fx release archive A closed issue relating to firefox release notes for developers. and removed Firefox 103 labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs fx release archive A closed issue relating to firefox release notes for developers.
Projects
Archived in project
Development

No branches or pull requests

3 participants