- From: Ian Kilpatrick via GitHub <noreply@w3.org>
- Date: Mon, 16 Jun 2025 22:01:17 +0000
- To: public-css-archive@w3.org
bfgeek has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-rhythm-1] block-step-insert value space to "inside" / "outside" ? == Placeholder issue from discussions with @fantasai / @tabatkins From our discussion varying the margins directly may not be desirable, and instead applying the adjustment like clearance. Similarly the difference between padding-box and content-box is minimal (and content-box typically being the more desirable option). If we end up with only margin-box / padding-box could potentially change the value space to: `block-step-insert: inside` for "content-box" and `block-step-insert: outside` for "margin-box". Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12347 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 16 June 2025 22:01:18 UTC