File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3096,13 +3096,17 @@ <h4 id="text-emphasis-style"><span class="secno">8.2.1</span>
30963096 < p > The marks are drawn once for each grapheme cluster. However,
30973097 emphasis marks are not drawn for a grapheme cluster consisting of:</ p >
30983098 < ul >
3099- < li > Characters for which ruby is drawn in the same position.</ li >
3100- < li > Characters belonging to the Unicode separator classes (Z*).
3099+ < li > Characters for which ruby is drawn in the same position as
3100+ the emphasis mark.</ li >
3101+ < li > < a href ="#word-separator "> Word separators</ a > or characters
3102+ belonging to the Unicode separator classes (Z*).
31013103 (But note that emphasis marks < em > are</ em > drawn for a space
31023104 that combines with any combining characters.)</ li >
31033105 < li > Characters belonging to the Unicode classes for control codes
31043106 and unassigned characters (Cc, Cf, Cn).</ li >
3105- < li > < span class ="issue "> Anything else?</ span > </ li >
3107+ < li > < span class ="issue "> Anything else? Probably need to exclude
3108+ punctuation, but which punctuation exactly? Can we determine
3109+ that Unicode-wide?</ span > </ li >
31063110 </ ul >
31073111
31083112 < h4 id ="text-emphasis-color "> < span class ="secno "> 8.2.2</ span >
You can’t perform that action at this time.
0 commit comments