css3-transitions/Overview.src.html

changeset 7471
f8b37ab72b99
parent 7459
8c3f1f081e76
child 7516
05f1ef63bcaf
     1.1 --- a/css3-transitions/Overview.src.html	Thu Feb 14 13:55:08 2013 -0800
     1.2 +++ b/css3-transitions/Overview.src.html	Thu Feb 14 14:02:48 2013 -0800
     1.3 @@ -16,7 +16,7 @@
     1.4      }
     1.5      div.prod { margin: 1em 2em; }
     1.6    </style>
     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  </head>
    1.10  
    1.11  <body>
    1.12 @@ -30,9 +30,7 @@
    1.13  <dl>
    1.14    <dt>This version:
    1.15      <dd>
    1.16 -    <a href="[VERSION]">
    1.17 -      http://dev.w3.org/csswg/css3-transitions/</a>
    1.18 -      <!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/-->
    1.19 +    <a href="[VERSION]">[VERSION]</a>
    1.20    <dt>Latest version:
    1.21      <dd><a href="http://www.w3.org/TR/css3-transitions/">
    1.22        [LATEST]</a>

mercurial