[csswg-drafts] [css-align-3] Specifying justiy-self on block-level boxes wrt floats (#9963)

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