Re: [csswg-drafts] [css-display-4] Add new inner display type 'stacked' (#8321)

> > So would this behave like a grid container with a single row and column, with all the contents placed in that single cell?
> 
> That's how I've done this in the past, and it feels like the ideal way to do it.
> 
> @Que-tin demo: https://jsbin.com/kokecap/edit?html,css,output

Yeah I know that this could be done this way, and that's how I do it as well as of now. Thats why I said _We currently have no easy CSS native way to stack items onto each other without using things like grid and position: absolute_. I know that it is possible, but wouldn't it be useful to have a property for that? It would be way easier to maintain and to recognize inside of the CSS.

I am not talking about a resolving a problem that can't be resolved as of now, but about an improvement to the overall experience.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 17 January 2023 15:26:04 UTC