[css3-transitions] This todo note was completed by the paragraph preceding it.

Sun, 03 Feb 2013 23:14:41 -0700

author
L. David Baron <dbaron@dbaron.org>
date
Sun, 03 Feb 2013 23:14:41 -0700
changeset 7297
e941140de034
parent 7296
1e2e2fddfc72
child 7298
ea66fed14ca7

[css3-transitions] This todo note was completed by the paragraph preceding it.

css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-transitions/Overview.html	Sat Feb 02 22:30:20 2013 -0800
     1.2 +++ b/css3-transitions/Overview.html	Sun Feb 03 23:14:41 2013 -0700
     1.3 @@ -10,11 +10,11 @@
     1.4     rel=dcterms.rights>
     1.5    <meta content="CSS Transitions" name=dcterms.title>
     1.6    <meta content=text name=dcterms.type>
     1.7 -  <meta content=2013-01-15 name=dcterms.issued>
     1.8 +  <meta content=2013-02-03 name=dcterms.issued>
     1.9    <meta content="http://dev.w3.org/csswg/css3-transitions/"
    1.10     name=dcterms.creator>
    1.11    <meta content=W3C name=dcterms.publisher>
    1.12 -  <meta content="http://www.w3.org/TR/2013/ED-css3-transitions-20130115/"
    1.13 +  <meta content="http://www.w3.org/TR/2013/ED-css3-transitions-20130203/"
    1.14     name=dcterms.identifier>
    1.15    <meta content="text/html; charset=utf-8" http-equiv=Content-Type>
    1.16    <link href="../default.css" rel=stylesheet type="text/css">
    1.17 @@ -38,15 +38,15 @@
    1.18  
    1.19     <h1>CSS Transitions</h1>
    1.20  
    1.21 -   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 15 January
    1.22 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 February
    1.23      2013</h2>
    1.24  
    1.25     <dl>
    1.26      <dt>This version:
    1.27  
    1.28 -    <dd> <a href="http://www.w3.org/TR/2013/ED-css3-transitions-20130115/">
    1.29 +    <dd> <a href="http://www.w3.org/TR/2013/ED-css3-transitions-20130203/">
    1.30       http://dev.w3.org/csswg/css3-transitions/</a>
    1.31 -     <!--http://www.w3.org/TR/2013/WD-css3-transitions-20130115/-->
    1.32 +     <!--http://www.w3.org/TR/2013/WD-css3-transitions-20130203/-->
    1.33  
    1.34      <dt>Latest version:
    1.35  
    1.36 @@ -103,7 +103,8 @@
    1.37      title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
    1.38      href="http://www.ercim.eu/"><abbr
    1.39      title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
    1.40 -    <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
    1.41 +    <a href="http://www.keio.ac.jp/">Keio</a>, <a
    1.42 +    href="http://ev.buaa.edu.cn/">Beihang</a>), All Rights Reserved. W3C <a
    1.43      href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
    1.44      <a
    1.45      href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
    1.46 @@ -948,8 +949,6 @@
    1.47     result in behavior that varies between implementations, since the changes
    1.48     might be considered simultaneous in some implementations but not others.
    1.49  
    1.50 -  <p class=note>Say something about simultaneity
    1.51 -
    1.52    <p> Once the transition of a property has started, it must continue running
    1.53     based on the original timing function, duration, and delay, even if the
    1.54     ‘<a href="#transition-timing-function"><code
     2.1 --- a/css3-transitions/Overview.src.html	Sat Feb 02 22:30:20 2013 -0800
     2.2 +++ b/css3-transitions/Overview.src.html	Sun Feb 03 23:14:41 2013 -0700
     2.3 @@ -930,7 +930,6 @@
     2.4          implementations, since the changes might be considered
     2.5          simultaneous in some implementations but not others.
     2.6        </p>
     2.7 -      <p class="note">Say something about simultaneity</p>
     2.8  
     2.9        <p>
    2.10          Once the transition of a property has started, it must continue

mercurial