Skip to content

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

Closed
jacobbogers opened this issue Sep 23, 2020 · 5 comments
Closed

alignment properties in block layout. #5546

jacobbogers opened this issue Sep 23, 2020 · 5 comments

Comments

@jacobbogers
Copy link

*[css-align]
Specifc [§ The justify-content and align-content Properties][1]

align-content is stated to work for block containers

block containers, multicol containers, flex containers, and grid 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

@jacobbogers jacobbogers changed the title "align-content alignment properties in block layout. Sep 23, 2020
@fantasai
Copy link
Collaborator

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.

@jacobbogers
Copy link
Author

Thanks for taking the time to answer (it was not a spec issue so double thanks)

@jacobbogers
Copy link
Author

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

@astearns
Copy link
Member

@jacobbogers this site has a lot of links to project-specific lists and bug trackers:

https://wpc.guide/who-to-talk-to/

@jacobbogers
Copy link
Author

@jacobbogers this site has a lot of links to project-specific lists and bug trackers:

https://wpc.guide/who-to-talk-to/

outstanding! thanks alot

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

No branches or pull requests

3 participants