Re: [csswg-drafts] [css-flexbox] flex-wrap-layout property for wrapped flex lines (#8252)

> I still have no idea of what `flex-wrap-layout: tabular` would do. Please provide some examples with the hypothetical HTML and CSS using `flex-wrap-layout: tabular`, and and image with the behavior that would result from that. It seems to me that you can create such chart using either flex or grid, without needing `flex-wrap-layout: tabular`.

Hi everyone, sorry for the late reply.

I created a very simple example to show what a tabular layout could do to wrapped flex items:

The graph using CSS Grids:
https://codepen.io/artit91/pen/oNMjOMg

The graph using `flex-wrap-layout: tabular`:
https://codepen.io/artit91-the-solid/pen/PoBMOer

I hope this will clear things up.

Thanks,
Attila

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


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

Received on Saturday, 11 February 2023 11:09:30 UTC