css3-animations/Overview.src.html

changeset 7452
58e0d9206d99
parent 7423
802063087266
child 7459
8c3f1f081e76
     1.1 --- a/css3-animations/Overview.src.html	Wed Feb 13 09:06:46 2013 +0900
     1.2 +++ b/css3-animations/Overview.src.html	Tue Feb 12 17:05:01 2013 -0800
     1.3 @@ -973,7 +973,7 @@
     1.4  	</div>
     1.5  
     1.6  <h3 id="animation-shorthand-property">
     1.7 -The 'animation' Shorthand Property
     1.8 +The 'animation' Shorthand Property</h3>
     1.9  
    1.10  	<p>
    1.11  		The 'animation' shorthand property is a comma-separated list of 
    1.12 @@ -1073,7 +1073,7 @@
    1.13  			
    1.14  
    1.15  <h3 id='AnimationEvent-interface'>
    1.16 -Interface <code>AnimationEvent</code>
    1.17 +Interface <code>AnimationEvent</code></h3>
    1.18  	
    1.19  	<p>
    1.20  		The <dfn>AnimationEvent</dfn> interface provides specific contextual information associated with Animation events.
    1.21 @@ -1202,7 +1202,7 @@
    1.22  
    1.23  
    1.24  <h3 id='CSSKeyframeRule-interface'>
    1.25 -Interface <code>CSSKeyframeRule</code></3h>
    1.26 +Interface <code>CSSKeyframeRule</code></h3>
    1.27  	<p>
    1.28  		The <dfn>CSSKeyframeRule</dfn> interface represents the style rule for a single key.
    1.29  
    1.30 @@ -1265,6 +1265,7 @@
    1.31  		<dt><code><dfn id='CSSKeyframesRules-cssRules'>cssRules</dfn></code> of type <code>CSSRuleList</code>
    1.32  		<dd>
    1.33  			This attribute gives access to the keyframes in the list.
    1.34 +	</dl>
    1.35  
    1.36  
    1.37  <h4 id='CSSKeyframesRule-appendRule'>

mercurial