File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -683,9 +683,11 @@ Characters and Letters</h3>
683683 the character before and after the segment break is <code> F</code> ,
684684 <code> W</code> , or <code> H</code> (not <code> A</code> ),
685685 and neither side is Hangul, then the segment break is removed.
686- <li> Otherwise, if the <a>East Asian Width property</a> [[!UAX11]] of either
687- the character before or after the segment break is <code> A</code>
688- and that character’s <a>content language</a> is Chinese, Japanese, or Yi,
686+ <li> Otherwise, if the <a>content language</a> of the <a>segment break</a>
687+ is Chinese, Japanese, or Yi,
688+ and the character before or after the segment break
689+ is punctuation or a symbol (Unicode <a>general category</a> P* or S*)
690+ and has an <a>East Asian Width property</a> of <code> A</code> ,
689691 and the character on the other side of the segment break is
690692 <code> F</code> , <code> W</code> , or <code> H</code> ,
691693 and not Hangul, then the segment break is removed.
You can’t perform that action at this time.
0 commit comments