Re: [csswg-drafts] [css-grid] Introducing overlapping cells in grid-template-areas syntax (#2808)

Yes, there is significant value in reducing the incidence of "cliffs", where you suddenly have to switch to a totally different method to do something because you stepped slightly outside of the safe zone. (In this case, that would be manually adding named `a-start`/`a-end` lines in both axises to define the overlapping area.)

That doesn't mean it's always *worth* doing, because there are always other concerns to balance, but I suspect we're good here.

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

Received on Saturday, 29 February 2020 00:45:02 UTC