Skip to content

Conversation

@estelle
Copy link
Member

@estelle estelle commented Nov 19, 2025

part of scroll driven animation.
this will be a large PR, so doing it in parts.

@estelle estelle requested a review from a team as a code owner November 19, 2025 13:11
@estelle estelle requested review from chrisdavidmills and removed request for a team November 19, 2025 13:11
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/m [PR only] 51-500 LoC changed labels Nov 19, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

Preview URLs

Flaws (24)

URL: /en-US/docs/Web/CSS/Guides/Scroll-driven_animations
Title: CSS scroll-driven animations
Flaw count: 15

  • macros:
    • Macro produces link /en-US/docs/Web/CSS/scroll which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/animation-range which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/animation-range-end which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/animation-range-start which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/scroll-timeline which is a redirect
    • and 10 more flaws omitted

URL: /en-US/docs/Web/CSS/Reference/Values/axis
Title: <axis>
Flaw count: 9

  • broken_links:
    • /en-US/docs/Web/CSS/guides/Scroll-driven_animations/Timelines is ill cased
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
    • /en-US/docs/Web/CSS/CSS_values_and_units/Value_definition_syntax#single_bar is a redirect
  • macros:
    • Macro produces link /en-US/docs/Web/CSS/scroll-timeline-axis which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/scroll-timeline which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/view-timeline-axis which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/view-timeline which is a redirect
    • Macro produces link /en-US/docs/Web/CSS/animation-timeline which is a redirect

(comment last updated: 2025-11-20 14:24:49)

Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

@estelle looking good; just a couple of bits for you to consider.

- : The block axis of the scroller element, which is the axis in the direction perpendicular to the flow of text within a line. For horizontal writing modes, such as standard English, this is the same as `y`, while for vertical writing modes, it is the same as `x`.
- `inline`
- : The inline axis of the scroller element, which is the axis in the direction parallel to the flow of text in a line. For horizontal writing modes, this is the same as `x`, while for vertical writing modes, this is the same as `y`.
- `y`
Copy link
Contributor

Choose a reason for hiding this comment

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

Put this one at the end so they are in alphabetical order?

estelle and others added 2 commits November 20, 2025 15:22
@estelle estelle merged commit 82679bc into main Nov 20, 2025
13 checks passed
@estelle estelle deleted the axis-data-type branch November 20, 2025 14:51
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 size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants