- From: Morten Stenshorne via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Nov 2021 09:11:00 +0000
- To: public-css-archive@w3.org
So, handling alignment globally (for the entire grid / flex / table) would disrupt layout less (if we imagine that we stitch all fragments back together afterwards). But then there's margins, and the spec at https://drafts.csswg.org/css-break/#break-margins says to truncate margins at soft breaks. We'd probably want to change that as well, if we are to go down this path. The other option would be to leave the css-break spec unchanged, and perform alignment per fragment. Truncating margins but still attempting to perform alignment globally doesn't make sense to me. -- GitHub Notification of comment by mstensho Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6812#issuecomment-975308011 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 November 2021 09:11:02 UTC