@@ -579,10 +579,10 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
579579 mappings between “I” and “i” are replaced with a
580580 different set of mappings to their respective undotted/dotted
581581 counterparts, which do not exist in English. This mapping must only take
582- effect if the language is known to be Turkish or Azeri; in other
583- languages, the usual mapping of “I” and “i” is
584- required. This rule is thus conditionally defined in Unicode's
585- SpecialCasing.txt file.
582+ effect if the language is known to be Turkish ( or another Turkic language
583+ that uses Turkish casing rules); in other languages, the usual mapping of
584+ “I” and “i” is required. This rule is thus
585+ conditionally defined in Unicode's SpecialCasing.txt file.
586586 </ div >
587587 <!--
588588 <div class="example">
@@ -1986,9 +1986,10 @@ <h3 id=text-align><span class=secno>7.1. </span> Text Alignment: the
19861986 href ="#CSS3-WRITING-MODES "
19871987 rel =biblioentry > [CSS3-WRITING-MODES]<!--{{!CSS3-WRITING-MODES}}--> </ a > ,
19881988 the inline base direction of its line boxes will be determined by the bidi
1989- paragraphs it contains. In the case of an empty bidi paragraph, the
1990- direction used is that of the previous bidi paragraph, or, if this is the
1991- first bidi paragraph in the containing block, then the ‘< code
1989+ paragraphs it immediately contains. In the case of an empty bidi
1990+ paragraph, the direction used is that of the previous bidi paragraph in
1991+ the containing block, or, if this is the first bidi paragraph in the
1992+ containing block, then the ‘< code
19921993 class =property > direction</ code > ’ property is used.
19931994
19941995 < div class =example >
0 commit comments