We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853b36e commit 463bd81Copy full SHA for 463bd81
1 file changed
css-ruby-1/Overview.bs
@@ -839,6 +839,10 @@ Breaking Across Lines</h3>
839
<p class="caption">''inter-character'' ruby line breaking opportunity
840
</div>
841
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
+
846
<h4 id="break-between">
847
Breaking Between Bases</h4>
848
@@ -903,8 +907,6 @@ Breaking Within Bases</h4>
903
907
904
908
There are no line breaking opportunities within [=inter-character annotations=].
905
909
906
- Ruby alignment takes place within each fragment, after line-breaking.
-
910
<h3 id="bidi">
911
Bidi Reordering</h3>
912
0 commit comments