Re: [csswg-drafts] [css-text-decor-4] Don't skip visible word-separators when skipping only leading/trailing spaces (#5249)

Hi @r12a, I've redefined the skipped characters to be

- for `text-decoration-skip: start || end`, any codepoints from general category Zs except U+202F NARROW NO-BREAK SPACE
- for `text-decoration-skip: all` the above codepoints plus all word separators

Let me know if this seems correct to you or if you think it needs further refinement.

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


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

Received on Friday, 2 September 2022 19:48:03 UTC