Skip to content

Commit 64bf73d

Browse files
committed
[css-text-decor-3] Slightly better wording for emphasis marks + ruby positioning.
1 parent c260e7b commit 64bf73d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

css-text-decor-3/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,9 +1565,9 @@ <h3 id=text-emphasis-position-property><span class=secno>3.4. </span>
15651565
</table>
15661566
</div>
15671567

1568-
<p>If emphasis marks are drawn for characters for which ruby is drawn in
1569-
the same position as the emphasis mark, the ruby should be stacked between
1570-
the emphasis marks and the base text.
1568+
<p>If emphasis marks are applied to characters for which ruby is drawn in
1569+
the same position as the emphasis mark, the emphasis marks are placed
1570+
above the ruby.
15711571

15721572
<div class=figure>
15731573
<p><img

css-text-decor-3/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,9 +1051,9 @@ <h3 id="text-emphasis-position-property">
10511051
</table>
10521052
</div>
10531053

1054-
<p>If emphasis marks are drawn for characters
1054+
<p>If emphasis marks are applied to characters
10551055
for which ruby is drawn in the same position as the emphasis mark,
1056-
the ruby should be stacked between the emphasis marks and the base text.
1056+
the emphasis marks are placed above the ruby.
10571057

10581058
<div class="figure">
10591059
<p><img

0 commit comments

Comments
 (0)