- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 May 2017 02:36:00 +0000
- To: public-css-archive@w3.org
> 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