[css-transitions] Remove issue that was resolved by the previous five changesets.

Tue, 10 Sep 2013 11:30:26 +0200

author
L. David Baron <dbaron@dbaron.org>
date
Tue, 10 Sep 2013 11:30:26 +0200
changeset 9082
bc715cd7b08c
parent 9081
1b274b3a1e4b
child 9083
1d09ebf5a16c

[css-transitions] Remove issue that was resolved by the previous five changesets.

css-transitions/Overview.html file | annotate | diff | comparison | revisions
css-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-transitions/Overview.html	Tue Sep 10 11:30:26 2013 +0200
     1.2 +++ b/css-transitions/Overview.html	Tue Sep 10 11:30:26 2013 +0200
     1.3 @@ -1058,13 +1058,6 @@
     1.4     value changes because it is inherited (directly or indirectly) from
     1.5     another element that is transitioning the same property.
     1.6  
     1.7 -  <p class=issue> Issue: These rules don't define a model clearly enough to
     1.8 -   define the behavior in harder cases, such when transition properties are
     1.9 -   present on both ancestor and descendant. See <a
    1.10 -   href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0297.html">description
    1.11 -   of issues and proposed model</a>. Working Group resolution from 2013-06-06
    1.12 -   needs to be edited.
    1.13 -
    1.14    <h2 id=application><span class=secno>4. </span> Application of transitions</h2>
    1.15  
    1.16    <p> When a property on an element is undergoing a transition (that is, when
     2.1 --- a/css-transitions/Overview.src.html	Tue Sep 10 11:30:26 2013 +0200
     2.2 +++ b/css-transitions/Overview.src.html	Tue Sep 10 11:30:26 2013 +0200
     2.3 @@ -1065,14 +1065,6 @@
     2.4          property.
     2.5        </p>
     2.6  
     2.7 -      <p class="issue">
     2.8 -        Issue: These rules don't define a model clearly enough to define
     2.9 -        the behavior in harder cases, such when transition properties
    2.10 -        are present on both ancestor and descendant.  See
    2.11 -        <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0297.html">description of issues and proposed model</a>.
    2.12 -        Working Group resolution from 2013-06-06 needs to be edited.
    2.13 -      </p>
    2.14 -
    2.15        <h2 id="application">
    2.16          Application of transitions
    2.17        </h2>

mercurial