- From: jfkthame via GitHub <noreply@w3.org>
- Date: Fri, 08 Aug 2025 15:18:42 +0000
- To: public-css-archive@w3.org
The [spec draft](https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-inset-property) currently says: > If two component values are given, the first applies to the [start](https://drafts.csswg.org/css-writing-modes-4/#css-start) and the second to the [end](https://drafts.csswg.org/css-writing-modes-4/#css-end). Would you find it helpful if we added something like: > If a single `<length>` value is given, it applies to both the [start](https://drafts.csswg.org/css-writing-modes-4/#css-start) and [end](https://drafts.csswg.org/css-writing-modes-4/#css-end) of the decoration line. Note that when the same value is applied to both ends, they will be adjusted in opposite physical directions (i.e. both _inset_ if the value is positive, both _outset_ if it is negative). to make things clearer? -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9340#issuecomment-3168282482 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 August 2025 15:18:43 UTC