File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -933,7 +933,7 @@ Line Breaking Details</h3>
933933 <code> NU</code> , <code> AL</code> , <code> AI</code> , or <code> ID</code>
934934 Unicode line breaking classes [[!UAX14]] ).
935935 It does not affect rules governing the <a>soft wrap opportunities</a>
936- created by spaces and punctuation.
936+ created by spaces (including U+3000 IDEOGRAPHIC SPACE) and punctuation.
937937 (See 'line-break' for controls affecting punctuation.)
938938
939939 <div class="example">
@@ -1000,10 +1000,6 @@ Line Breaking Details</h3>
10001000 <p class=note> This is the other common behavior for Korean (which uses spaces between words),
10011001 and is also useful for mixed-script text where CJK snippets are mixed
10021002 into another language that uses spaces for separation.</dd>
1003-
1004- Note: Despite its name, U+3000 IDEOGRAPHIC SPACE does not belong to the ID Unicode line breaking class
1005- (it actually belongs to the BA class),
1006- and the associated wrapping opportunity is <strong> not</strong> suppressed.
10071003 </dl>
10081004
10091005 <p> Symbols that line-break the same way as letters of a particular category
You can’t perform that action at this time.
0 commit comments