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] Line breaking for ambiguous characters; e.g., U+2010, U+2013 #787

Closed
himorin opened this issue Oct 18, 2019 · 2 comments
Closed
Labels
close? The related issue was closed by the Group but open here clreq i:line_breaking Line breaking jlreq s:css-text https://drafts.csswg.org/css-text/ spec-type-issue Use for any WG issue with an ..lreq label. tracker i18n is following a discussion, but doesn't require resolution. wg:css https://www.w3.org/groups/wg/css

Comments

@himorin
Copy link
Contributor

himorin commented Oct 18, 2019

This is a tracker issue. Only discuss things here if they are i18n WG internal meta-discussions about the issue. Contribute to the actual discussion at the following link:

§ w3c/csswg-drafts#4419

Refine handling of U+2010 and U+2013 in link-break property from lang of writing-system to previous character.

/cc @kidayasuo

@himorin himorin added tracker i18n is following a discussion, but doesn't require resolution. s:css-text https://drafts.csswg.org/css-text/ i:line_breaking Line breaking jlreq labels Oct 18, 2019
@r12a r12a added the spec-type-issue Use for any WG issue with an ..lreq label. label Oct 25, 2019
@xfq xfq added the clreq label Nov 7, 2019
@xfq
Copy link
Member

xfq commented Nov 7, 2019

Adding clreq label since it affects Chinese as well.

Related discussions: https://www.w3.org/2019/11/07-clreq-minutes.html#x01

@himorin
Copy link
Contributor Author

himorin commented Feb 13, 2020

change made in w3c/csswg-drafts@2cfcf43, to

  • disallow before hyphen in normal and strict
  • allow break between ID and hyphen in loose. This means Kanji+Hyphen breaks; and Alphabetic+Hyphen doesn't break, unless word-break: break-all makes Alphabetic behave like ID.

@himorin himorin added the close? The related issue was closed by the Group but open here label Feb 13, 2020
@w3cbot w3cbot added the wg:css https://www.w3.org/groups/wg/css label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
close? The related issue was closed by the Group but open here clreq i:line_breaking Line breaking jlreq s:css-text https://drafts.csswg.org/css-text/ spec-type-issue Use for any WG issue with an ..lreq label. tracker i18n is following a discussion, but doesn't require resolution. wg:css https://www.w3.org/groups/wg/css
Projects
None yet
Development

No branches or pull requests

5 participants