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

Unified Diff: client/dom/generated/src/frog/SVGElementInstance.dart

Issue 9381030: Let EventTarget be a base class in the frog dom. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: EventsTest passes Created 8 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
« no previous file with comments | « client/dom/generated/src/frog/Notification.dart ('k') | client/dom/generated/src/frog/WebSocket.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/SVGElementInstance.dart
diff --git a/client/dom/generated/src/frog/SVGElementInstance.dart b/client/dom/generated/src/frog/SVGElementInstance.dart
index d9d2d051ccb3b68b676bd7c8802a7e29c3bffdf3..e0effa5dbd3a17314dc549daac794ef42f3bd97c 100644
--- a/client/dom/generated/src/frog/SVGElementInstance.dart
+++ b/client/dom/generated/src/frog/SVGElementInstance.dart
@@ -1,5 +1,5 @@
-class _SVGElementInstanceJs extends _DOMTypeJs implements SVGElementInstance native "*SVGElementInstance" {
+class _SVGElementInstanceJs extends _EventTargetJs implements SVGElementInstance native "*SVGElementInstance" {
final _SVGElementInstanceListJs childNodes;
« no previous file with comments | « client/dom/generated/src/frog/Notification.dart ('k') | client/dom/generated/src/frog/WebSocket.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698