Skip to content

Commit 463bd81

Browse files
committed
[css-ruby] Layout and alignement are per fragment
1 parent 853b36e commit 463bd81

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css-ruby-1/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,10 @@ Breaking Across Lines</h3>
839839
<p class="caption">''inter-character'' ruby line breaking opportunity
840840
</div>
841841

842+
After line-breaking,
843+
each fragment is [[#ruby-layout|laid out]] independently,
844+
and [[#ruby-align-property|ruby alignment]] takes place within each fragment.
845+
842846
<h4 id="break-between">
843847
Breaking Between Bases</h4>
844848

@@ -903,8 +907,6 @@ Breaking Within Bases</h4>
903907

904908
There are no line breaking opportunities within [=inter-character annotations=].
905909

906-
Ruby alignment takes place within each fragment, after line-breaking.
907-
908910
<h3 id="bidi">
909911
Bidi Reordering</h3>
910912

0 commit comments

Comments
 (0)