[css-ruby] Fix more markup errors

Fri, 13 Sep 2013 14:36:46 -0700

author
fantasai <fantasai.cvs@inkedblade.net>
date
Fri, 13 Sep 2013 14:36:46 -0700
changeset 9174
d0cb61f45f33
parent 9173
a509cde54544
child 9175
f01a151656a6

[css-ruby] Fix more markup errors

css-ruby/Overview.html file | annotate | diff | comparison | revisions
css-ruby/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-ruby/Overview.html	Fri Sep 13 14:35:11 2013 -0700
     1.2 +++ b/css-ruby/Overview.html	Fri Sep 13 14:36:46 2013 -0700
     1.3 @@ -220,7 +220,7 @@
     1.4        </ul>
     1.5  
     1.6       <li><a href="#box-style"><span class=secno>2.7. </span> Styling Ruby
     1.7 -      Boxes </a>
     1.8 +      Boxes</a>
     1.9  
    1.10       <li><a href="#line-breaks"><span class=secno>2.8. </span> Ruby box and
    1.11        line breaking</a>
    1.12 @@ -1427,7 +1427,7 @@
    1.13    </dl>
    1.14  
    1.15    <h3 id=ruby-align-property><span class=secno>3.3. </span><a
    1.16 -   name=rubyalign></a> Ruby Text Distribution: the ‘<a
    1.17 +   id=rubyalign></a> Ruby Text Distribution: the ‘<a
    1.18     href="#ruby-align"><code class=property>ruby-align</code></a>’ property</h3>
    1.19  
    1.20    <table class=propdef>
     2.1 --- a/css-ruby/Overview.src.html	Fri Sep 13 14:35:11 2013 -0700
     2.2 +++ b/css-ruby/Overview.src.html	Fri Sep 13 14:36:46 2013 -0700
     2.3 @@ -540,7 +540,7 @@
     2.4  	all the bases that it spans.
     2.5  
     2.6  <h3 id="box-style">
     2.7 -Styling Ruby Boxes</h4>
     2.8 +Styling Ruby Boxes</h3>
     2.9  
    2.10  	<p>In most respects, ruby boxes can be styled similar to inline boxes.
    2.11  	However, the UA is not required to support
    2.12 @@ -977,7 +977,7 @@
    2.13  		</dd>
    2.14  	</dl>
    2.15  
    2.16 -<h3 id="ruby-align-property"><a name="rubyalign"></a>
    2.17 +<h3 id="ruby-align-property"><a id="rubyalign"></a>
    2.18  Ruby Text Distribution: the 'ruby-align' property</h3>
    2.19  
    2.20  	<table class="propdef">

mercurial