Re: [csswg-drafts] [css-flexbox] multiple lines when calculating container's max-content main size? (#6747)

My first thought was that it might be due to an interaction with `break-before` or `break-after` in multi-line flex containers. But “The exact layout of a fragmented flex container is not defined in this level of Flexible Box Layout” so it may be more of a future thing and only in paginated contexts.

This pen shows Firefox honoring `break-before: page` in a non-paginated context, which I am not sure it is supposed to be doing: https://codepen.io/astearns/pen/QWMEBdY

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


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

Received on Tuesday, 19 October 2021 21:11:37 UTC