Skip to content

Commit 585d040

Browse files
committed
[css-transitions] Remove issue that was resolved by the previous five changesets.
1 parent 19f1c11 commit 585d040

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

css-transitions/Overview.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,13 +1058,6 @@ <h2 id=starting><span class=secno>3. </span> Starting of transitions</h2>
10581058
value changes because it is inherited (directly or indirectly) from
10591059
another element that is transitioning the same property.
10601060

1061-
<p class=issue> Issue: These rules don't define a model clearly enough to
1062-
define the behavior in harder cases, such when transition properties are
1063-
present on both ancestor and descendant. See <a
1064-
href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0297.html">description
1065-
of issues and proposed model</a>. Working Group resolution from 2013-06-06
1066-
needs to be edited.
1067-
10681061
<h2 id=application><span class=secno>4. </span> Application of transitions</h2>
10691062

10701063
<p> When a property on an element is undergoing a transition (that is, when

css-transitions/Overview.src.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,14 +1065,6 @@ <h2 id="starting">
10651065
property.
10661066
</p>
10671067

1068-
<p class="issue">
1069-
Issue: These rules don't define a model clearly enough to define
1070-
the behavior in harder cases, such when transition properties
1071-
are present on both ancestor and descendant. See
1072-
<a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0297.html">description of issues and proposed model</a>.
1073-
Working Group resolution from 2013-06-06 needs to be edited.
1074-
</p>
1075-
10761068
<h2 id="application">
10771069
Application of transitions
10781070
</h2>

0 commit comments

Comments
 (0)