Re: [csswg-drafts] [css-rhythm-1] Inherit block-step-size (#1902)

I believe this issue is asking this question:

Should `block-step: 1lh` make block stepping start happening, lining up to the nearest 1lh?

Or should `block-step: 1lh` only set the measurement, and another property turn on the behavior? Perhaps `block-step-toggle: on`? Ok, not that, but something that means that.

I don't believe we need another toggle. I don't think that `block-step-align` is the right mechanism. 

`margin-block: 1lh` “turns on” margins.
`align-items` cascades through even when it has no effect. 

Which makes me feel like `block-step: 1lh` should turn on stepping. And  `block-step-align` should cascade through, even when it has no effect. Not the reverse.

-- 
GitHub Notification of comment by jensimmons
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1902#issuecomment-2587980412 using your GitHub account


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

Received on Monday, 13 January 2025 19:11:58 UTC