Skip to content

[css-text-3] ednit: hyphenation may not visually indicate split #5938

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

Closed
r12a opened this issue Feb 7, 2021 · 2 comments
Closed

[css-text-3] ednit: hyphenation may not visually indicate split #5938

r12a opened this issue Feb 7, 2021 · 2 comments

Comments

@r12a
Copy link
Contributor

r12a commented Feb 7, 2021

5.4. Hyphenation: the hyphens property
https://www.w3.org/TR/2020/CR-css-text-3-20201222/#hyphenation

Hyphenation is the controlled splitting of words where they usually would not be allowed to break to improve the layout of paragraphs, typically splitting words at syllabic or morphemic boundaries, and visually indicating the split (usually by inserting a hyphen, U+2010).

Since it could be read in two ways, i assume that 'typically' also modifies 'indicating' – ie. that the spec doesn't bar the possibility that hyphenation produces no visual indication?

@tabatkins
Copy link
Member

Yes (tho this is all non-normative intro text)

@r12a
Copy link
Contributor Author

r12a commented Feb 7, 2021

Perhaps remove the comma after boundaries?

@frivoal frivoal added the css-text-3 Current Work label Feb 11, 2021
frivoal added a commit that referenced this issue Apr 23, 2021
This makes sure the word "typically" is seen as applying to both
clauses.

See #5938
@frivoal frivoal self-assigned this Apr 23, 2021
@frivoal frivoal added the Testing Unnecessary Memory aid - issue doesn't require tests label Apr 23, 2021
@frivoal frivoal closed this as completed Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants