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

> And what about `grid-auto-flow: 1 / 1 / 10 / 10`? Would that mean that the items would stretch over the spanned grid area or would they still be placed in single grid cells but somehow be distributed across that area?
> 
> Sebastian

From a pure logic stand point on how grid-auto-flow is specified it would be the first one and I also think this would be the best solution if we are looking for an easy understandable / adaptable addition. Else how would you differentiate between the different cases? When would the elements be placed in single cells and when would they span?

-- 
GitHub Notification of comment by Que-tin
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8321#issuecomment-1385969796 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 19:55:09 UTC