css-transitions/Overview.src.html

changeset 9530
07f12dfbe9a0
parent 9529
25d27a650624
child 9544
795ca83ff695
     1.1 --- a/css-transitions/Overview.src.html	Mon Nov 11 18:48:28 2013 +0800
     1.2 +++ b/css-transitions/Overview.src.html	Mon Nov 11 19:09:31 2013 +0800
     1.3 @@ -1757,6 +1757,8 @@
     1.4        <li>Add a note pointing out that the above definitions imply that transitions can start simultaneously, from the same change, on ancestors and descendants.
     1.5        <li>Define that CSS transitions participate in CSS's cascading and inheritance model
     1.6      </ul>
     1.7 +  <li>Change the <a href="#reversing">rules for automatic reversing of transitions</a> to shorten the duration (and negative delay) based on the portion of the value space traversed instead of reversing and jumping into the middle of the timing function.
     1.8 +  <li>Move the <a href="#reversing">section on reversing of transitions</a> to be a subsection of the section on starting of transitions, since it belongs there.
     1.9  </ul>
    1.10  
    1.11  <p>For more details on these changes, see the version control change logs, which are split in two parts because of a file renaming: <a href="https://dvcs.w3.org/hg/csswg/log/tip/css-transitions/Overview.src.html">change log since 2013 March 28</a>, <a href="https://dvcs.w3.org/hg/csswg/log/tip/css3-transitions/Overview.src.html">change log before 2013 March 28</a>.

mercurial