Re: [csswg-drafts] [css-grid-2] Masonry layout (#4650)

I've updated the proposal with three improvements:
1. auto-placed items that span all grid-axis tracks now contribute to intrinsic track sizing (it can only be auto-placed in one way and its placement is thus not dependent on layout)
2. I've extended `align/justify-tracks` to accept a list of alignment values so you can specify alignment separately for each track
3. added support for baseline alignment in the masonry axis with eight independent baseline groups

See the OP above for additional details and examples of those features.

-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4650#issuecomment-589274613 using your GitHub account

Received on Thursday, 20 February 2020 19:46:52 UTC