[csswg-drafts] [css-rhythm-1] Define interaction of block-step-align and align-content (#11206)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-rhythm-1] Define interaction of block-step-align and align-content ==
The 'block-step-align' property currently interacts with `align-self` when it is `auto`, but otherwise defaults to `center`; and `block-step-align` allows overriding the alignment. But it doesn't define any interaction with `align-content`.

Probably for `padding-box` and `content-box` values of `block-step-insert`, we should _at least_ default to following `align-content`; and perhaps even allow a non-normal value of `align-content` to _override_ an explicit `block-step-align`; it seems weird to insert extra space contrary to the specified content alignment.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11206 using your GitHub account


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

Received on Wednesday, 13 November 2024 21:02:27 UTC