css3-animations/Overview.src.html

changeset 7504
2ccb60ab6e99
parent 7459
8c3f1f081e76
child 7517
5e26a796fb84
     1.1 --- a/css3-animations/Overview.src.html	Wed Feb 20 11:52:38 2013 -0800
     1.2 +++ b/css3-animations/Overview.src.html	Wed Feb 20 12:17:11 2013 -0800
     1.3 @@ -4,7 +4,7 @@
     1.4  	<title>CSS Animations</title>
     1.5  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     1.6  	<link rel="stylesheet" type="text/css" href="../default.css">
     1.7 -	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
     1.8 +	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
     1.9  	<style type="text/css">
    1.10  		div.prod { margin: 1em 2em; }
    1.11  	</style>
    1.12 @@ -20,8 +20,7 @@
    1.13  <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
    1.14  <dl>
    1.15  	<dt>This version:
    1.16 -		<dd><a href="[VERSION]">http://dev.w3.org/csswg/css3-animations/</a>
    1.17 -		<!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/-->
    1.18 +		<dd><a href="[VERSION]">[VERSION]</a>
    1.19  	<dt>Latest version:
    1.20  		<dd><a
    1.21  			href="http://www.w3.org/TR/css3-animations/">[LATEST]</a>
    1.22 @@ -29,8 +28,8 @@
    1.23  		<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
    1.24  		(<a href="https://dvcs.w3.org/hg/csswg/log/tip/[SHORTNAME]/Overview.src.html">change log</a>)
    1.25  	<dt>Previous version:
    1.26 -		<dd><a href="http://www.w3.org/TR/2012/WD-css3-animations-20120403/">
    1.27 -			http://www.w3.org/TR/2012/WD-css3-animations-20120403/</a>
    1.28 +		<dd><a href="http://www.w3.org/TR/2012/WD-css3-animations-20130219/">
    1.29 +			http://www.w3.org/TR/2012/WD-css3-animations-20130219/</a>
    1.30  	<dt id="editors-list">Editors:
    1.31  		<dd><a href="mailto:dino@apple.com">Dean Jackson</a> (<a
    1.32  			href="http://www.apple.com/">Apple Inc</a>)

mercurial