Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5733)

Unified Diff: core/dom/WebKitAnimationEvent.idl

Issue 23534036: Roll IDL files forward (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/dom/Promise.idl ('k') | core/dom/WheelEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/dom/WebKitAnimationEvent.idl
diff --git a/core/dom/WebKitAnimationEvent.idl b/core/dom/WebKitAnimationEvent.idl
index e53b4e70cac17c72fb677ba27317c0b34bd70172..a16830613f6f71864204d8a86d3a9da152278465 100644
--- a/core/dom/WebKitAnimationEvent.idl
+++ b/core/dom/WebKitAnimationEvent.idl
@@ -24,8 +24,7 @@
*/
[
- ConstructorTemplate=Event,
- ImplementedAs=AnimationEvent
+ ConstructorTemplate=Event
] interface WebKitAnimationEvent : Event {
[InitializedByEventConstructor] readonly attribute DOMString animationName;
[InitializedByEventConstructor] readonly attribute double elapsedTime;
« no previous file with comments | « core/dom/Promise.idl ('k') | core/dom/WheelEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698