summaryrefslogtreecommitdiffstats
path: root/widget
diff options
context:
space:
mode:
Diffstat (limited to 'widget')
-rw-r--r--widget/EventMessageList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/widget/EventMessageList.h b/widget/EventMessageList.h
index 474e25862..7903f6a26 100644
--- a/widget/EventMessageList.h
+++ b/widget/EventMessageList.h
@@ -344,6 +344,7 @@ NS_EVENT_MESSAGE(eTransitionCancel)
NS_EVENT_MESSAGE(eAnimationStart)
NS_EVENT_MESSAGE(eAnimationEnd)
NS_EVENT_MESSAGE(eAnimationIteration)
+NS_EVENT_MESSAGE(eAnimationCancel)
// Webkit-prefixed versions of Transition & Animation events, for web compat:
NS_EVENT_MESSAGE(eWebkitTransitionEnd)