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

added support for align-content in display block #22702

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

dletorey
Copy link
Contributor

@dletorey dletorey commented Mar 25, 2024

Summary

Added the browser suport for CSS property align-content in display: block;
Working on Issue 32662

Test results and supporting details

Tested in:

  • Firefox 125
  • Chrome 123
  • Edge 123
  • Safari 17.4

Related issues

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Mar 25, 2024
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Thank you! 👍

@Elchi3 Elchi3 merged commit bb8b865 into mdn:main Mar 27, 2024
6 checks passed
@dletorey dletorey deleted the 32662-enable-align-content branch March 27, 2024 11:55
teoli2003 pushed a commit to mdn/data that referenced this pull request Apr 4, 2024
### Description

Updated appliesTo field for CSS property `align-content`

### Motivation

Working on [Issue 32662](mdn/content#32662)

### Related issues and pull requests

- [Content PR](mdn/content#32862)
- [Firefox release note PR](mdn/content#32863)
- [BCD PR](mdn/browser-compat-data#22702)
- [Second BCD PR](mdn/browser-compat-data#22757)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants