Re: [csswg-drafts] [css-text-3] word-break: break-all doesn't break before sentence-ending punctuation if UAX #14 is used

> RESOLVED: add line-break: break-all to the spec

Created the #1438 pull request to do that. We had not decided if it should on its own trigger the line breaking style of terminals, or if it would need to be used together with `word-break: break-all`. Since implementors indicated that the later would be harder, and no use case has been brought forward to support the ability to break anywhere around punctuation but not within words, I've specified it so that `line-break:break-all` can work on its own.

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1171#issuecomment-303030594 using your GitHub account

Received on Monday, 22 May 2017 08:14:45 UTC