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

Unified Diff: third_party/WebCore/svg/SVGElementInstance.idl

Issue 12316066: Update WebKit idl files after chrome roll (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove deltaMode from WheelEvent template. Created 7 years, 10 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
Index: third_party/WebCore/svg/SVGElementInstance.idl
diff --git a/third_party/WebCore/svg/SVGElementInstance.idl b/third_party/WebCore/svg/SVGElementInstance.idl
index ac518de5ba1216330fe0d2125f7a63b4071f904e..0ef01c91760293aff25163dc2fa24da1cf52b629 100644
--- a/third_party/WebCore/svg/SVGElementInstance.idl
+++ b/third_party/WebCore/svg/SVGElementInstance.idl
@@ -28,7 +28,8 @@
Conditional=SVG,
JSCustomMarkFunction,
JSGenerateToNativeObject,
- JSGenerateToJSObject
+ JSGenerateToJSObject,
+ EventTarget
] interface SVGElementInstance
#if defined(LANGUAGE_OBJECTIVE_C) && LANGUAGE_OBJECTIVE_C
: Object, EventTarget

Powered by Google App Engine
This is Rietveld 408576698