css3-transitions/Overview.src.html

changeset 7183
6013bb8b5fe9
parent 7182
a38c76f0336b
child 7297
e941140de034
     1.1 --- a/css3-transitions/Overview.src.html	Mon Jan 14 16:26:52 2013 -0800
     1.2 +++ b/css3-transitions/Overview.src.html	Mon Jan 14 16:29:21 2013 -0800
     1.3 @@ -177,7 +177,7 @@
     1.4        </div>
     1.5        
     1.6        <!-- ======================================================================================================= -->
     1.7 -      <h3 id=transition-property-property><a id=the-transition-property-property->
     1.8 +      <h3 id="transition-property-property"><a id="the-transition-property-property-">
     1.9          The <code class="property">'transition-property'</code> Property
    1.10        </a></h3>
    1.11        <p>
    1.12 @@ -319,7 +319,7 @@
    1.13        </p>
    1.14  
    1.15        <!-- ======================================================================================================= -->
    1.16 -      <h3 id=transition-duration-property><a id=the-transition-duration-property->
    1.17 +      <h3 id="transition-duration-property"><a id="the-transition-duration-property-">
    1.18          The <code class="property">'transition-duration'</code> Property
    1.19        </a></h3>
    1.20        <p>
    1.21 @@ -416,7 +416,7 @@
    1.22        <!-- =======================================================================================================   
    1.23          -->
    1.24  
    1.25 -      <h3 id=transition-timing-function-property><a id=transition-timing-function_tag>
    1.26 +      <h3 id="transition-timing-function-property"><a id="transition-timing-function_tag">
    1.27          The <code class="property">'transition-timing-function'</code> Property
    1.28        </a></h3>
    1.29        <p>
    1.30 @@ -645,7 +645,7 @@
    1.31            exceed this range.
    1.32          </dd>
    1.33        </dl><!-- ======================================================================================================= -->
    1.34 -      <h3 id=transition-delay-property><a id=the-transition-delay-property->
    1.35 +      <h3 id="transition-delay-property"><a id="the-transition-delay-property-">
    1.36          The <code class="property">'transition-delay'</code> Property
    1.37        </a></h3>
    1.38        <p>
    1.39 @@ -738,7 +738,7 @@
    1.40            </tr>
    1.41          </tbody>
    1.42        </table><!-- ======================================================================================================= -->
    1.43 -      <h3 id=transition-shorthand-property><a id=the-transition-shorthand-property->
    1.44 +      <h3 id="transition-shorthand-property"><a id="the-transition-shorthand-property-">
    1.45          The <code class="property">'transition'</code> Shorthand Property
    1.46        </a></h3>
    1.47        <p>
    1.48 @@ -1035,7 +1035,7 @@
    1.49          <a href="http://lists.w3.org/Archives/Public/www-style/2010Jan/thread.html#msg136">January 2010 part</a>.
    1.50        </p>
    1.51  
    1.52 -      <h2 id=transition-events><a id=transition-events->
    1.53 +      <h2 id="transition-events"><a id="transition-events-">
    1.54          Transition Events
    1.55        </a></h2>
    1.56        <p>
    1.57 @@ -1216,7 +1216,7 @@
    1.58          </dd>
    1.59        </dl>
    1.60  
    1.61 -      <h2 id="animatable-types"><a id=animation-of-property-types->
    1.62 +      <h2 id="animatable-types"><a id="animation-of-property-types-">
    1.63          Animation of property types
    1.64        </a></h2>
    1.65  
    1.66 @@ -1341,7 +1341,7 @@
    1.67        <p>Future specifications may define additional types that can
    1.68        be animated.</p>
    1.69  
    1.70 -      <h2 id=animatable-properties><a id=animatable-properties->
    1.71 +      <h2 id="animatable-properties"><a id="animatable-properties-">
    1.72          Animatable properties
    1.73        </a></h2>
    1.74  
    1.75 @@ -1368,7 +1368,7 @@
    1.76        the property animates.  Such definitions override those given in
    1.77        this specification.</p>
    1.78  
    1.79 -      <h3 id=animatable-css><a id=properties-from-css->
    1.80 +      <h3 id="animatable-css"><a id="properties-from-css-">
    1.81          Properties from CSS
    1.82        </a></h3>
    1.83  
    1.84 @@ -1541,7 +1541,7 @@
    1.85    transform-origin.
    1.86  </p>
    1.87  
    1.88 -     <h3 id=animatable-svg><a id=properties-from-svg->
    1.89 +     <h3 id="animatable-svg"><a id="properties-from-svg-">
    1.90         Properties from SVG
    1.91       </a></h3>
    1.92  
    1.93 @@ -1606,15 +1606,15 @@
    1.94  
    1.95  <h2 id="references">References</h2>
    1.96  
    1.97 -<h3 class="no-num" id=normative-references>Normative references</h3>
    1.98 +<h3 class="no-num" id="normative-references">Normative references</h3>
    1.99  <!--normative-->
   1.100  
   1.101 -<h3 class="no-num" id=other-references>Other references</h3>
   1.102 +<h3 class="no-num" id="other-references">Other references</h3>
   1.103  <!--informative-->
   1.104  
   1.105  
   1.106  
   1.107 -<h2 class="no-num" id=property-index>Property index</h2>
   1.108 +<h2 class="no-num" id="property-index">Property index</h2>
   1.109  <!-- properties -->
   1.110  
   1.111  

mercurial