- From: Fuqiao Xue via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Feb 2024 01:55:57 +0000
- To: public-css-archive@w3.org
xfq has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text][text-spacing] Extra spacing between Hangul and Hanja == https://drafts.csswg.org/css-text-4/#non-ideographic-letters According to the current definition of [non-ideographic letters](https://drafts.csswg.org/css-text-4/#non-ideographic-letters), there seems to be extra spacing between Hangul and Hanja in [Korean mixed script](https://en.wikipedia.org/wiki/Korean_mixed_script), but there shouldn't be. ----- [Example](https://en.wikipedia.org/wiki/Korean_mixed_script#Example): <img width="411" alt="no" src="https://github.com/w3c/csswg-drafts/assets/2863444/aa14cb62-27b1-46ce-8a20-9e6b59339d20"> 👆 `text-autospace: no-autospace;` <img width="408" alt="normal" src="https://github.com/w3c/csswg-drafts/assets/2863444/502324e1-6f09-40e9-8f39-ad992ba5e18b"> 👆 `text-autospace: normal;` Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9979 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 February 2024 01:55:58 UTC