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 |