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

Unified Diff: Source/core/dom/Document.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. 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 | « LayoutTests/fast/dom/window-event-handlers-expected.txt ('k') | Source/core/dom/GlobalEventHandlers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/Document.idl
diff --git a/Source/core/dom/Document.idl b/Source/core/dom/Document.idl
index 7fde6aaa07bfa9583d5ebe5600f3a6fedd202cc5..e289814368d165804cc7be9b3678896e36aa4c13 100644
--- a/Source/core/dom/Document.idl
+++ b/Source/core/dom/Document.idl
@@ -217,3 +217,4 @@ callback CustomElementConstructor = Element ();
Document implements GlobalEventHandlers;
Document implements ParentNode;
+
« no previous file with comments | « LayoutTests/fast/dom/window-event-handlers-expected.txt ('k') | Source/core/dom/GlobalEventHandlers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698