Re: [csswg-drafts] [css-text-decor] How to use decoration skipping to turn off underlines? (#2885)

I am not sure if the intent is to keep or remove `text-decoration-skip` but if it must stay, would you mind adding `none` as a valid value of `text-decoration-skip-self`? When used to declare `text-decoration-skip`, all its longhand must be set to this value.

It could be treated as an alias of `skip-all`, or the other way around, so that `text-decoration-skip` can serialize when `text-decoration-skip-self` has been declared to `skip-all` and all other sub-properties are declared to `none`.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2885#issuecomment-1369848473 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 January 2023 14:44:26 UTC