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

Unified Diff: Source/core/html/HTMLAttributeNames.in

Issue 27132002: Add missing event handler attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@notenumerable
Patch Set: alphabetize Created 7 years, 2 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 | « Source/core/frame/Window.idl ('k') | Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLAttributeNames.in
diff --git a/Source/core/html/HTMLAttributeNames.in b/Source/core/html/HTMLAttributeNames.in
index 02f566703e783eb352b11eeff92482d624dc4e12..f07cfdf31cd5df3eb7b51c68f38792a64591f706 100644
--- a/Source/core/html/HTMLAttributeNames.in
+++ b/Source/core/html/HTMLAttributeNames.in
@@ -180,12 +180,15 @@ onbeforeload
onbeforepaste
onbeforeunload
onblur
+oncancel
oncanplay
oncanplaythrough
onchange
onclick
+onclose
oncontextmenu
oncopy
+oncuechange
oncut
ondblclick
ondrag
@@ -242,6 +245,7 @@ onselect
onselectstart
onselectionchange
onwebkitspeechchange
+onshow
onstalled
onstorage
onsuspend
« no previous file with comments | « Source/core/frame/Window.idl ('k') | Source/core/html/HTMLElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698