@@ -2204,9 +2204,9 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
22042204 < dt > < dfn id =distribute title ="text-justify:distribute "> ‘< code
22052205 class =css > distribute</ code > ’</ dfn >
22062206
2207- < dd > Justification varies the spacing between adjacent < a
2208- href =" #character " > < i > characters </ i > </ a > (except between < a
2209- href ="#letter0 "> < i > letters</ i > </ a > in < a
2207+ < dd > Justification varies the used ‘ < a href =" #letter-spacing0 " > < code
2208+ class = property > letter-spacing </ code > </ a > ’ on the line (except between
2209+ < a href ="#letter0 "> < i > letters</ i > </ a > in < a
22102210 href ="#cursive-scripts "> < i > cursive scripts</ i > </ a > such as Arabic), i.e.
22112211 the primary < a href ="#expansion-opportunity "> < i > expansion
22122212 opportunities</ i > </ a > are between adjacent < a
@@ -2533,13 +2533,13 @@ <h2 id=spacing><span class=secno>8. </span> Spacing</h2>
25332533 ‘< a href ="#letter-spacing0 "> < code
25342534 class =property > letter-spacing</ code > </ a > ’ properties, which specify
25352535 additional space around < a href ="#word-separator "> < i > word
2536- separators</ i > </ a > or between < i > characters< i > , respectively. Level 3
2537- offers the ability to control the justification behavior of ‘ < a
2538- href ="#word-spacing0 "> < code class = property > word-spacing </ code > </ a > ’. In
2539- addition the ‘< a href =" #word-spacing0 " > < code
2540- class =property > word-spacing</ code > </ a > ’ property can now be specified in
2541- percentages, making it possible to, for example, double or eliminate word
2542- spacing. </ i > </ i >
2536+ separators</ i > </ a > or between < a href =" #character " > < i > characters</ i > </ a > ,
2537+ respectively. Level 3 offers the ability to control the justification
2538+ behavior of ‘ < a href ="#word-spacing0 "> < code
2539+ class = property > word-spacing </ code > </ a > ’. In addition the ‘< a
2540+ href =" #word-spacing0 " > < code class =property > word-spacing</ code > </ a > ’
2541+ property can now be specified in percentages, making it possible to, for
2542+ example, double or eliminate word spacing.
25432543
25442544 < div class =example >
25452545 < p > In the following example, word spacing is halved, but may expand up to
@@ -2740,9 +2740,9 @@ <h3 id=letter-spacing><span class=secno>8.2. </span> Tracking: the ‘<a
27402740 < dt > < dfn id =lenhgt0 title ="word-spacing:<length> "> ‘< code
27412741 class =css > <length></ code > ’</ dfn >
27422742
2743- < dd > Specifies additional spacing between < a
2744- href ="#character "> < i > characters</ i > </ a > Values may be negative, but there
2745- may be implementation-dependent limits.
2743+ < dd > Specifies < em > additional</ em > spacing between < a
2744+ href ="#character "> < i > characters</ i > </ a > . Values may be negative, but
2745+ there may be implementation-dependent limits.
27462746 </ dl >
27472747
27482748 < p class =issue > CSS2.1 defines that ‘< a href ="#letter-spacing0 "> < code
0 commit comments