mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
parent
c8ee9f4f48
commit
901d2a277f
11 changed files with 99 additions and 73 deletions
|
|
@ -1023,6 +1023,10 @@ EVENT(animationiteration,
|
|||
eAnimationIteration,
|
||||
EventNameType_All,
|
||||
eAnimationEventClass)
|
||||
EVENT(animationcancel,
|
||||
eAnimationCancel,
|
||||
EventNameType_All,
|
||||
eAnimationEventClass)
|
||||
|
||||
// Webkit-prefixed versions of Transition & Animation events, for web compat:
|
||||
EVENT(webkitAnimationEnd,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue