Re: [csswg-drafts] [css-flexbox] Flexbox alignment and fragmentation (#6812)

> However, that doesn't mean it's best to ignore alignment when fragmenting. Ideally, fragmented pages stitched back together should look as similar as possible to unfragmented pages; adjustments away from that ideal need to have some justification.

Apologies, I didn't make this clear in my original post. The proposal would be to perform alignment globally (as [Morten mentioned above](https://github.com/w3c/csswg-drafts/issues/6812#issuecomment-975308011)) rather than per fragment or not at all. Performing alignment globally would result in a layout that is more similar to its unfragmented counterpart than what is currently suggested in the spec.

If we do decide to apply alignment globally, though, rethinking how we handle margins would make sense to me, as well. Firefox, at least in the case of flex fragmentation, currently applies alignment globally, and margins do not get truncated.

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


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

Received on Monday, 29 November 2021 16:57:24 UTC