- From: L. David Baron via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Jul 2022 14:03:52 +0000
- To: public-css-archive@w3.org
Should the behavior at breaks be controlled by [`box-decoration-break`](https://drafts.csswg.org/css-break/#break-decoration)? That is, with `box-decoration-break: clone` you would end up with the length modification at both ends of every fragment, whereas with `box-decoration-break: slice` you would end up with the length modification only at the start of the first fragment and the end of the last fragment. -- GitHub Notification of comment by dbaron Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4557#issuecomment-1176263519 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 July 2022 14:03:56 UTC