Skip to content

[css-flexbox-1] Fix fallback alignment for align-content:stretch #11554

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

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

aethanyc
Copy link
Contributor

The commit b6c01a4 meant to edit only space-* values. Also, CSS Align spec has align-content:stretch fallback value as flex-start per
https://drafts.csswg.org/css-align-3/#valdef-align-content-stretch

Copy link
Collaborator

@fantasai fantasai left a comment

Choose a reason for hiding this comment

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

Approved by CSSWG resolution.

The commit b6c01a4 meant to edit only `space-*`
values. Also, CSS Align spec has `align-content:stretch` fallback value as
`flex-start` per
https://drafts.csswg.org/css-align-3/#valdef-align-content-stretch
@aethanyc aethanyc force-pushed the fix-align-content-stretch-fallback branch from 0ab34fe to e4a1b03 Compare June 25, 2025 17:36
@aethanyc
Copy link
Contributor Author

aethanyc commented Jun 25, 2025

I've rebased this change to resolve conflicts. Ready for merge.

@fantasai fantasai merged commit b82a2d0 into w3c:main Jun 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants