Skip to content

[css-gaps-1] Clarify decoration pattern continuity across flex lines #13633#13887

Merged
jav099 merged 2 commits into
w3c:mainfrom
jav099:flex-line-decoration-pattern
May 5, 2026
Merged

[css-gaps-1] Clarify decoration pattern continuity across flex lines #13633#13887
jav099 merged 2 commits into
w3c:mainfrom
jav099:flex-line-decoration-pattern

Conversation

@jav099
Copy link
Copy Markdown
Collaborator

@jav099 jav099 commented May 5, 2026

Clarify in the #assigning section that gap decoration patterns are assigned sequentially across a flex container and do not restart at the beginning of each flex line.

Specify that gap decoration patterns do not restart at the beginning
of each flex line, but are assigned sequentially across the flexbox.

Closes w3c#13754
@jav099 jav099 changed the title Clarify decoration pattern continuity across flex lines [css-gaps-1] Clarify decoration pattern continuity across flex lines #13754 May 5, 2026
@jav099 jav099 marked this pull request as ready for review May 5, 2026 16:18
@jav099 jav099 requested a review from kbabbitt May 5, 2026 16:19
Copy link
Copy Markdown
Collaborator

@kbabbitt kbabbitt left a comment

Choose a reason for hiding this comment

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

Normative text LGTM. Two things before merging:

  1. If I'm not mistaken this is for 13663 rather than 13754, correct?
  2. Could you please add an entry to the Changes section for it?

@jav099 jav099 changed the title [css-gaps-1] Clarify decoration pattern continuity across flex lines #13754 [css-gaps-1] Clarify decoration pattern continuity across flex lines #13633 May 5, 2026
Document the clarification about decoration patterns not restarting
at flex line boundaries.
@jav099 jav099 merged commit 7f4a800 into w3c:main May 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-gaps-1]: Assigning multiple decoration values to flex containers

2 participants