css-transitions/Overview.src.html

changeset 8348
a4a465256333
parent 8066
3ee3ec0b5a5b
child 8380
ae77d6a3ead3
     1.1 --- a/css-transitions/Overview.src.html	Tue Jun 04 21:55:28 2013 +0900
     1.2 +++ b/css-transitions/Overview.src.html	Tue Jun 04 22:07:27 2013 +0900
     1.3 @@ -968,6 +968,13 @@
     1.4          property.
     1.5        </p>
     1.6  
     1.7 +      <p class="issue">
     1.8 +        Issue: These rules don't define a model clearly enough to define
     1.9 +        the behavior in harder cases, such when transition properties
    1.10 +        are present on both ancestor and descendant.  See
    1.11 +        <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0297.html">description of issues and proposed model</a>.
    1.12 +      </p>
    1.13 +
    1.14        <h2 id="reversing">
    1.15          Automatically reversing interrupted transitions
    1.16        </h2>
    1.17 @@ -1045,6 +1052,9 @@
    1.18          <a href="http://lists.w3.org/Archives/Public/www-style/2009Nov/thread.html#msg302">November 2009 part</a>,
    1.19          <a href="http://lists.w3.org/Archives/Public/www-style/2009Dec/thread.html#msg319">December 2009 part</a>,
    1.20          <a href="http://lists.w3.org/Archives/Public/www-style/2010Jan/thread.html#msg136">January 2010 part</a>.
    1.21 +        Also see:
    1.22 +        <a href="http://lists.w3.org/Archives/Public/public-fx/2012AprJun/0107.html">minutes 2012-05-09</a> (and <a href="http://www.w3.org/Graphics/fx/track/actions/77">action</a>),
    1.23 +        <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0262.html">minutes 2012-10-30</a>.
    1.24        </p>
    1.25  
    1.26        <h2 id="transition-events"><a id="transition-events-">

mercurial