Re: [csswg-drafts] [css-multicol-1][css-display-3] Introduce a 'display' value for multi-column layout

> Given that Grid doesn't have a decent fragmentation story in the first place,

I wasn't aware of that, can you elaborate?  Grid fragmentation works pretty well in Firefox, if I may say so. ;-)

> as people can reasonably want to control the same properties differently for the grid and the multicol, such as margin and padding.

Sure, they can add a child element if they want that.

> Adding more anonymous boxes doesn't help.

I'm not suggesting adding any new anonymous boxes. I'm just saying that we can style the (anonymous) column boxes that we _already have_ to use Grid layout instead of Block layout. (I don't see any reason why Flexbox/Table layout wouldn't work too - both support fragmentation as far as I know.)


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

Received on Friday, 12 May 2017 02:36:07 UTC