Index: core/events/TransitionEvent.idl |
diff --git a/core/events/TransitionEvent.idl b/core/events/TransitionEvent.idl |
index b2bd8ede7f63491de4c0ccf4a296e06e6829083d..94ee353b28560d233fbf9cc0543582507688ec1a 100644 |
--- a/core/events/TransitionEvent.idl |
+++ b/core/events/TransitionEvent.idl |
@@ -25,7 +25,7 @@ |
*/ |
[ |
- ConstructorTemplate=Event |
+ EventConstructor, |
] interface TransitionEvent : Event { |
[InitializedByEventConstructor] readonly attribute DOMString propertyName; |
[InitializedByEventConstructor] readonly attribute double elapsedTime; |