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

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 Created 6 years, 11 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: Source/core/svg/SVGElement.idl
diff --git a/Source/core/svg/SVGElement.idl b/Source/core/svg/SVGElement.idl
index b82e95875f447565c224a2b2a12215cfa61da090..3b9549b0df7b8ffcdd448804243c76ddb95fe4fa 100644
--- a/Source/core/svg/SVGElement.idl
+++ b/Source/core/svg/SVGElement.idl
@@ -38,4 +38,5 @@
[DeprecateAs=SVGElementGetPresentationAttribute] CSSValue getPresentationAttribute([Default=Undefined] optional DOMString name);
};
+// force rebuild: crbug.com/307023
SVGElement implements GlobalEventHandlers;
« Source/core/html/HTMLFrameSetElement.idl ('K') | « Source/core/html/HTMLFrameSetElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698