- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Apr 2018 22:00:44 +0000
- To: public-css-archive@w3.org
@mrego I think overflow is the expected behavior here. It's not much different from having gaps, they're just gaps that are calculated from a justification value on the opposite axis. The use case here is a grid which has a fixed height and scrollbars: you want the items to fit into the horizontal space so you use justification, and you want the gaps to be equal, so you use `align-content: 1ar`. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1116#issuecomment-383736992 using your GitHub account
Received on Monday, 23 April 2018 22:00:54 UTC