@@ -187,8 +187,8 @@ <h2 class="no-num no-toc" id=Contents> Table of Contents</h2>
187187 < li > < a href ="#values "> < span class =secno > 1.2. </ span > Values</ a >
188188 </ ul >
189189
190- < li > < a href ="#bidi "> < span class =secno > 2. </ span > Inline Direction and
191- Bidirectionality</ a >
190+ < li > < a href ="#text-direction "> < span class =secno > 2. </ span > Inline
191+ Direction and Bidirectionality</ a >
192192 < ul class =toc >
193193 < li > < a href ="#direction "> < span class =secno > 2.1. </ span > Specifying
194194 Directionality: the ‘< code class =property > direction</ code > ’
@@ -504,8 +504,8 @@ <h3 id=values><span class=secno>1.2. </span> Values</h3>
504504 keyword as their property value. For readability it has not been repeated
505505 explicitly.
506506
507- < h2 id =bidi > < span class =secno > 2. </ span > Inline Direction and
508- Bidirectionality</ h2 >
507+ < h2 id =text-direction > < span class =secno > 2. </ span > < a name = bidi > Inline
508+ Direction and Bidirectionality</ a > </ h2 >
509509
510510 < p > While the characters in most scripts are written from left to right,
511511 certain scripts are written from right to left. In some documents, in
@@ -820,7 +820,7 @@ <h3 id=unicode-bidi><span class=secno>2.2. </span> Embeddings and
820820
821821 < dt > < dfn id =isolate > isolate</ dfn >
822822
823- < dd > On an inline element, < dfn id =bidi-isolate
823+ < dd > On an inline element, this < dfn id =bidi-isolate
824824 title ="bidi-isolate|bidi isolation|isolation "> bidi-isolates</ dfn > its
825825 contents: for the purpose of bidi resolution in its containing bidi
826826 paragraph (if any), the element is treated as if it were an Object
@@ -829,7 +829,7 @@ <h3 id=unicode-bidi><span class=secno>2.2. </span> Embeddings and
829829 Character.) Within the element, its contents are considered, for the
830830 purposes of bidi resolution, to be inside a separate, independent
831831 document whose < a href ="#paragraph "> < i > bidi paragraphs</ i > </ a > are
832- assigned the base directionality given by the element's ‘< a
832+ assigned the base directionality specified by the element's ‘< a
833833 href ="#direction0 "> < code class =property > direction</ code > </ a > ’ property.
834834
835835 < dt > < dfn id =bidi-override > bidi-override</ dfn >
0 commit comments