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

Let's add a page for box alignment #6978

Open
jensimmons opened this issue Feb 19, 2024 · 2 comments
Open

Let's add a page for box alignment #6978

jensimmons opened this issue Feb 19, 2024 · 2 comments

Comments

@jensimmons
Copy link
Contributor

The Box Alignment specification defines how align-content works. It's applied to Flexbox and Grid for years. But it's also defined in the specification to work inside block containers and tables.

Browsers are finally shipping this feature, including Safari 17.4 (now in beta). Developers are going to want to know which browsers have support.

@jensimmons
Copy link
Contributor Author

Status:

  • Safari 17.4 beta + STP
  • Chrome 123 (source)
  • Firefox in progress, but work not landed yet (issue)

@yisibl
Copy link
Contributor

yisibl commented Aug 6, 2024

Update: It's already shipping in Firefox 125.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants