@@ -976,7 +976,7 @@ <h3 id="collapsed-ruby">
976976 but if some annotations are wider than their bases
977977 the space is shared in some way
978978 to avoid forcing space between bases.
979- < div class ="example ">
979+ < div class ="example ">
980980 < p >
981981 One possible algorithm is described as “jukugo ruby” in [[JLREQ]].
982982 < p >
@@ -1116,13 +1116,13 @@ <h2 id="edge-effects">
11161116< h3 id ="ruby-overhang ">
11171117Overhanging Ruby</ h3 >
11181118
1119- < p >
1120- When < i > ruby annotation box</ i > is longer than its corresponding < i > ruby base box</ i > ,
1121- the < i > ruby annotation box</ i > may partially overhang adjacent boxes.
1122- </ p >
1123- < p >
1124- This level of the specification does not define
1125- how much the overhang may be allowed, and under what conditions.
1119+ < p >
1120+ When < i > ruby annotation box</ i > is longer than its corresponding < i > ruby base box</ i > ,
1121+ the < i > ruby annotation box</ i > may partially overhang adjacent boxes.
1122+ </ p >
1123+ < p >
1124+ This level of the specification does not define
1125+ how much the overhang may be allowed, and under what conditions.
11261126 </ p >
11271127
11281128 < p > If the ruby text is not allowed to overhang,
@@ -1164,26 +1164,26 @@ <h3 id="ruby-overhang">
11641164 only the dimension in which it works in such a layout is vertical,
11651165 instead of horizontal.
11661166
1167- < div class ="example ">
1168- < p >
1169- The user agent may use [[JIS4051]] recommendation of
1170- using one ruby text character length as the maximum overhang length.
1171- Detailed rules for how ruby text can overhang adjacent characters for Japanese are described by [[JLREQ]].
1172- </ p >
1167+ < div class ="example ">
1168+ < p >
1169+ The user agent may use [[JIS4051]] recommendation of
1170+ using one ruby text character length as the maximum overhang length.
1171+ Detailed rules for how ruby text can overhang adjacent characters for Japanese are described by [[JLREQ]].
1172+ </ p >
11731173 </ div >
11741174
11751175< h3 id ="line-edge ">
11761176Line-edge Alignment</ h3 >
11771177
1178- < p >
1178+ < p >
11791179 When a < i > ruby annotation box</ i > that is longer than its < i > ruby base</ i >
1180- is at the start or end edge of a line,
1181- the user agent < em > may</ em > force the side of the < i > ruby annotation</ i > that touches the edge of the line
1182- to align to the corresponding edge of the base.
1183- This type of alignment is described by [[JLREQ]].
1184- </ p >
1185- < p >
1186- This level of the specification does not provide a mechanism to control this behavior.
1180+ is at the start or end edge of a line,
1181+ the user agent < em > may</ em > force the side of the < i > ruby annotation</ i > that touches the edge of the line
1182+ to align to the corresponding edge of the base.
1183+ This type of alignment is described by [[JLREQ]].
1184+ </ p >
1185+ < p >
1186+ This level of the specification does not provide a mechanism to control this behavior.
11871187 </ p >
11881188 < div class ="figure ">
11891189 < p > < img src ="images/ra-le-l.gif "
0 commit comments