Add missing event handler attributes

Document, Element and Window now have almost all the on* attributes
from GlobalEventHandlers and are in sync with each other, except:

 * The dragexit event is part of the drag-and-drop processing model,
   but is never fired in Blink.
 * The sort event is part of the table sorting algorithm, which has
   not been implemented yet.

Also alphabetize the lists in Document.h and Element.h.

BUG=305112

Review URL: https://codereview.chromium.org/27132002

git-svn-id: svn://svn.chromium.org/blink/trunk@159781 bbb929c8-8fbe-4397-9dbb-9b2b20218538
9 files changed
tree: a7d085e7cadd36ae9b78baecf005b0a49faa7a5c
  1. third_party/