- From: Jen Simmons via GitHub <sysbot+gh@w3.org>
- Date: Mon, 13 Jan 2025 19:49:46 +0000
- To: public-css-archive@w3.org
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