Skip to content

Commit 4757227

Browse files
committed
[css-text] Interaction between line-break:break-all and GL, WJ, and ZWJ
1 parent be2bb87 commit 4757227

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-text/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,8 @@ Line Breaking Details</h3>
973973
<dt><dfn>break-all</dfn></dt>
974974
<dd>There is a <a>soft wrap opportunity</a> around every <a>typographic character unit</a>,
975975
including around any punctuation character or preserved spaces,
976-
or in the middle of words.
976+
or in the middle of words,
977+
disregarding any prohibition against line breaks introduced by characters with the GL, JW, or ZJW character class (see [[UAX14]]).
977978
The different wrapping opportunities must not be prioritized.
978979
Hyphenation is not applied.
979980

0 commit comments

Comments
 (0)