Skip to content

Commit 5606230

Browse files
committed
make an anchor called 'bidi'
1 parent e807c26 commit 5606230

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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="#text-direction"><span class=secno>2. </span> Inline
191-
Direction and Bidirectionality</a>
190+
<li><a href="#bidi"><span class=secno>2. </span> Inline Direction and
191+
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,7 +504,7 @@ <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=text-direction><span class=secno>2. </span> Inline Direction and
507+
<h2 id=bidi><span class=secno>2. </span> Inline Direction and
508508
Bidirectionality</h2>
509509

510510
<p>While the characters in most scripts are written from left to right,

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h3 id="values">
200200
explicitly.
201201

202202

203-
<h2 id="text-direction">
203+
<h2 id="bidi">
204204
Inline Direction and Bidirectionality</h2>
205205

206206
<p>While the characters in most scripts are written from left to right,

0 commit comments

Comments
 (0)