Chromium Code Reviews

Unified Diff: Source/core/svg/SVGElement.idl

Issue 136593002: Move onresize from just Window to Window and elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: force rebuild with whitespace Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Source/core/html/HTMLFrameSetElement.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGElement.idl
diff --git a/Source/core/svg/SVGElement.idl b/Source/core/svg/SVGElement.idl
index b82e95875f447565c224a2b2a12215cfa61da090..c11afc25464878293927127527203d238392bb23 100644
--- a/Source/core/svg/SVGElement.idl
+++ b/Source/core/svg/SVGElement.idl
@@ -39,3 +39,4 @@
};
SVGElement implements GlobalEventHandlers;
+
« no previous file with comments | « Source/core/html/HTMLFrameSetElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine