- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Jan 2021 18:25:45 +0000
- To: public-css-archive@w3.org
@BennyHinrichs I think what you're talking about is similar to https://www.w3.org/TR/css-flexbox-1/#align-content-property except for line boxes? Is that correct? If so, the tricky thing is that the lines in a block aren't necessarily the direct children of it: frequently they're descendants of those children. So while the idea is straightforward, actually implementing it isn't... -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5515#issuecomment-756294932 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 January 2021 18:25:47 UTC