Re: [csswg-drafts] [css-grid] Styling Grid Gaps/Gutters (#2748)

> > Anyway, that would then need support for styling grid areas as discussed in #499.
> 
> Not necessarily. There's usually at most one box slotted in a grid area. An if there are many, then document order or `z-index` could be consulted. (And yes, it'll be another thing to consider when flow inside areas is allowed.)

Sure, it _could_ work on the item level. Though basing the final display on document order or `z-index` seems rather hacky to me and is potentially confusing to authors.

Sebastian

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

Received on Saturday, 22 February 2020 23:19:57 UTC