RESOLVED WONTFIX98466
There is no webKitTransitionStart event
https://bugs.webkit.org/show_bug.cgi?id=98466
Summary There is no webKitTransitionStart event
Tommy Bergeron
Reported 2012-10-04 16:59:25 PDT
Hi, It would be very useful to have an event method called "webKitTransitionStart". That would fit nicely with "webKitTransitionEnd". Because if you have a transition-delay you can't actually catch when the transition start and setTimeout is barely useful in that very case. Thanks and keep up the good work. /tommy
Attachments
Example of non fired transition (28 bytes, text/plain)
2013-05-14 14:09 PDT, trist.daniel
no flags
Simon Fraser (smfr)
Comment 1 2012-10-05 11:36:40 PDT
Dean Jackson
Comment 2 2012-10-09 13:05:42 PDT
Marking this as won't fix until the spec is updated. You should email www-style or public-fx @w3.org and if the standards body agrees, we'll add the event to webkit.
trist.daniel
Comment 3 2013-05-14 14:09:32 PDT
Created attachment 201757 [details] Example of non fired transition
Note You need to log in before you can comment on or make changes to this bug.