Skip to content

Commit 7e1b1ec

Browse files
committed
[css-text-decor-3][css-ruby] Adjust tenses.
1 parent 91c48c7 commit 7e1b1ec

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

css-ruby-1/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,10 +1154,11 @@ Ruby Text Decoration</h3>
11541154
in such cases it is propagated to all of the container's bases or annotations (respectively),
11551155
and is also drawn between them for continuity.
11561156

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
11581159
with overline and underline decorations applied to the base text.
11591160
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
11611162
between the base level and any annotations on that side.
11621163

11631164
<p class="issue">This section needs some clarification about

css-text-decor-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ Emphasis Mark Position: the 'text-emphasis-position' property</h3>
798798
<p>Emphasis marks are drawn exactly as if each character was
799799
assigned the mark as its ruby annotation text with the ruby position
800800
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
802802
with underline or overline decorations.
803803

804804
<p>The effect of emphasis marks on the line height is the same as for

0 commit comments

Comments
 (0)