Re: [csswg-drafts] [css-grid][css-flexbox] Pinterest/Masonry style layout support

Here's a slightly generalized version of @andybarefoot suggestion:
- Assumes no column spanning.
- Uses scrollheight to retrieve each element content size, and adding element margin.

![css-grid-layout](https://user-images.githubusercontent.com/6888355/33832717-75d01e6a-de7d-11e7-8491-617d07fc70f0.png)


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

Received on Monday, 11 December 2017 13:20:50 UTC