Skip to content

Commit 2807243

Browse files
committed
[css-transitions] Remove paragraph that is no longer true (and hasn't been true since changeset 3379bf6d2b39 (September 10, 2013).
1 parent aba2d97 commit 2807243

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

css-transitions/Overview.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,10 +1242,6 @@ <h2 id=starting><span class=secno>3. </span> Starting of transitions</h2>
12421242
animation (as opposed to scripted animation). This happens because the
12431243
before-change style includes up-to-date style for declarative animations.
12441244

1245-
<p> Implementations also must not start a transition when the computed
1246-
value changes because it is inherited (directly or indirectly) from
1247-
another element that is transitioning the same property.
1248-
12491245
<h3 id=reversing><span class=secno>3.1. </span> Faster reversing of
12501246
interrupted transitions</h3>
12511247

css-transitions/Overview.src.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,13 +1267,6 @@ <h2 id="starting">
12671267
style for declarative animations.
12681268
</p>
12691269

1270-
<p>
1271-
Implementations also must not start a transition when the
1272-
computed value changes because it is inherited (directly or
1273-
indirectly) from another element that is transitioning the same
1274-
property.
1275-
</p>
1276-
12771270
<h3 id="reversing">
12781271
Faster reversing of interrupted transitions
12791272
</h3>

0 commit comments

Comments
 (0)