This kind of layout isn't very well suited for Grid, so I don't think we should try to squeeze it in there. It seems multicol layout is a better fit for the example in https://github.com/rachelandrew/cssgrid-ama/issues/19#issue-201073253 We could add a `column-auto-flow` property, similar to: https://drafts.csswg.org/css-grid/#grid-auto-flow-property, where `'column'` would do it exactly as that example, and `'column dense'` would place the next box in the column with the smallest height, i.e. "4" would go under "3" in that example. -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/945#issuecomment-277563897 using your GitHub accountReceived on Monday, 6 February 2017 00:46:52 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:26:37 UTC