- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Apr 2024 18:05:43 +0000
- To: public-css-archive@w3.org
@frivoal The spacing in both cases is different though: the CJK use cases we are potentially _removing_ spaces; if we add space, it's not a character (it's like letter-spacing), and therefore won't get copied. If we add spaces for French, then we are _inserting characters_. So the question here is twofold: - Do we remove spaces removed by `text-autospace` for CJK? - Do we add/convert spaces added/converted by `text-autospace` for French? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8511#issuecomment-2073062472 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 April 2024 18:05:44 UTC