Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-text][text-spacing] Extra spacing between Bopomofo and Chinese characters #9980

Open
xfq opened this issue Feb 20, 2024 · 1 comment
Open
Labels
css-text-4 i18n-clreq Chinese language enablement i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response.

Comments

@xfq
Copy link
Member

xfq commented Feb 20, 2024

https://drafts.csswg.org/css-text-4/#ideographs

According to the current definition of ideographs and non-ideographic letters, there will be extra spacing between Bopomofo and ordinary Chinese characters, but there shouldn't be.


Example:

no

👆 text-autospace: no-autospace;

normal

👆 text-autospace: normal;

@xfq xfq added css-text-4 i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. i18n-clreq Chinese language enablement labels Feb 20, 2024
@frivoal
Copy link
Collaborator

frivoal commented Feb 20, 2024

See also #9503. We should make sure it does the right thing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-text-4 i18n-clreq Chinese language enablement i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
Projects
None yet
Development

No branches or pull requests

2 participants