Skip to content

Commit 788e35f

Browse files
committed
[css-ruby] Fix more markup errors
1 parent 66bf6bb commit 788e35f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css-ruby/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2 class="no-num no-toc" id=contents> Table of Contents</h2>
220220
</ul>
221221

222222
<li><a href="#box-style"><span class=secno>2.7. </span> Styling Ruby
223-
Boxes </a>
223+
Boxes</a>
224224

225225
<li><a href="#line-breaks"><span class=secno>2.8. </span> Ruby box and
226226
line breaking</a>
@@ -1427,7 +1427,7 @@ <h3 id=collapsed-ruby><span class=secno>3.2. </span> Collapsed Ruby
14271427
</dl>
14281428

14291429
<h3 id=ruby-align-property><span class=secno>3.3. </span><a
1430-
name=rubyalign></a> Ruby Text Distribution: the ‘<a
1430+
id=rubyalign></a> Ruby Text Distribution: the ‘<a
14311431
href="#ruby-align"><code class=property>ruby-align</code></a>’ property</h3>
14321432

14331433
<table class=propdef>

css-ruby/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ <h4 id="inter-character-layout">
540540
all the bases that it spans.
541541

542542
<h3 id="box-style">
543-
Styling Ruby Boxes</h4>
543+
Styling Ruby Boxes</h3>
544544

545545
<p>In most respects, ruby boxes can be styled similar to inline boxes.
546546
However, the UA is not required to support
@@ -977,7 +977,7 @@ <h3 id="collapsed-ruby">
977977
</dd>
978978
</dl>
979979

980-
<h3 id="ruby-align-property"><a name="rubyalign"></a>
980+
<h3 id="ruby-align-property"><a id="rubyalign"></a>
981981
Ruby Text Distribution: the 'ruby-align' property</h3>
982982

983983
<table class="propdef">

0 commit comments

Comments
 (0)