We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffe99e commit 9e2cb10Copy full SHA for 9e2cb10
1 file changed
css-transitions-2/Overview.bs
@@ -101,9 +101,6 @@ The <dfn>owning element</dfn> of a transition refers to the element or
101
pseudo-element to which the 'transition-property' property was applied that
102
generated the animation.
103
104
-If a transition was generated directly by script then it has no <a>owning
105
-element</a>.
106
-
107
If a transition generated using the markup defined in this specification is
108
later disassociated from that markup because it is cancelled or replaced by
109
a newer transition, the animation is disassociated from its <a>owning
0 commit comments