Re: [csswg-drafts] [css-flexbox] new flex wrap value that changes the flex direction (#6366)

> Do they wrap into a 2nd column?

I don't think so. It would only change the flex direction from `row` to `column` and from `column` to `row`. There would only be two possible new values for `flex-wrap`: `direction` and `direction-reverse`.

Further behavior would probably be too complicated.

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


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

Received on Monday, 21 June 2021 11:50:10 UTC