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

Obviously this is something a great deal of people have been requested, and I very much appreciate the work that's gone into this. That said, it seems very odd to me that this is being proposed as part of the `grid` spec. I think of grids as a way to align along two axes, whereas this is only aligning along one.

Granted, I am not a browser developer, but it seems to me this could easily move to columns or Flexbox. I'm not necessarily a fan of `display: masonry`, either. This feels like incredibly specialized layout behavior to get its own `display` value.

My biggest concern is, how will supporting a masonry style layout in grid affect grid development going forward? I would rather grid remain a spec that is concerned with alignment in two-dimensions. That's my two cents.

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

Received on Wednesday, 6 May 2020 14:41:53 UTC