Skip to content

Commit 9e2cb10

Browse files
committed
[css-transitions-2] Drop no-longer-relevant comment about generating transitions via script
1 parent 7ffe99e commit 9e2cb10

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

css-transitions-2/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@ The <dfn>owning element</dfn> of a transition refers to the element or
101101
pseudo-element to which the 'transition-property' property was applied that
102102
generated the animation.
103103

104-
If a transition was generated directly by script then it has no <a>owning
105-
element</a>.
106-
107104
If a transition generated using the markup defined in this specification is
108105
later disassociated from that markup because it is cancelled or replaced by
109106
a newer transition, the animation is disassociated from its <a>owning

0 commit comments

Comments
 (0)