- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 Feb 2024 20:55:43 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-align-3] Specifying justiy-self on block-level boxes wrt floats == Discussing how to spec the alignment of block-level boxes in the presence of floats... Notes: - If we have a border-box that avoids floats, then attach the margins to the containing block, calculate float intrusions, and then align in the remaining space. - Maybe can define it that way for all margins, even without floats? Should still have the visual effect of aligning the margin box within the container. - Should alignment cause non-BFCs to avoid floats? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9963 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 14 February 2024 20:55:51 UTC