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

For context, there are four longhands:
- `block-step-size` none | length  (sets the increment of stepping & currently turns it on)
- `block-step-insert` margin-box | padding-box | content-box  (says where the extra space goes)
- `block-step-align` auto | center | start | end  (sets alignment once there is extra space)
- `block-step-round` up | down | nearest  (sets whether round up/down/nearest when stepping)
plus the `block-step` shorthand.

-- 
GitHub Notification of comment by jensimmons
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1902#issuecomment-2588056496 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:49:47 UTC