File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1154,10 +1154,11 @@ Ruby Text Decoration</h3>
1154
1154
in such cases it is propagated to all of the container's bases or annotations (respectively),
1155
1155
and is also drawn between them for continuity.
1156
1156
1157
- <p> The positions of ruby annotations may be adjusted to avoid conflicts
1157
+ <p> The positions of ruby annotations may be adjusted
1158
+ to avoid potential conflicts
1158
1159
with overline and underline decorations applied to the base text.
1159
1160
In the basic case of consistent font size and baseline alignment,
1160
- an underline or overline is to be positioned
1161
+ an underline or overline is positioned
1161
1162
between the base level and any annotations on that side.
1162
1163
1163
1164
<p class="issue"> This section needs some clarification about
Original file line number Diff line number Diff line change @@ -798,7 +798,7 @@ Emphasis Mark Position: the 'text-emphasis-position' property</h3>
798
798
<p> Emphasis marks are drawn exactly as if each character was
799
799
assigned the mark as its ruby annotation text with the ruby position
800
800
given by 'text-emphasis-position' and the ruby alignment as centered.
801
- Note that this position may be adjusted if it conflicts
801
+ Note that this position may be adjusted if it would conflict
802
802
with underline or overline decorations.
803
803
804
804
<p> The effect of emphasis marks on the line height is the same as for
You can’t perform that action at this time.
0 commit comments