-
Notifications
You must be signed in to change notification settings - Fork 716
alignment properties in block layout. #5546
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
Comments
Unsupported as of now. It's on the to-do list of various browser engines, but not a priority. Closing out since this is not a spec issue. |
Thanks for taking the time to answer (it was not a spec issue so double thanks) |
How can i found out what is implemented (chromium) or what is going to be implemented in near future for the various rendering engines/browsers? I am looking for some kind of dev- mailing list or something |
@jacobbogers this site has a lot of links to project-specific lists and bug trackers: |
outstanding! thanks alot |
*[css-align]
Specifc [§ The justify-content and align-content Properties][1]
align-content is stated to work for block containers
As of this writing is their real support for the box alignment properties in block layout.?
[css-align-3][1]
[1]: https://drafts.csswg.org/css-align/#align-justify-content
The text was updated successfully, but these errors were encountered: