Skip to content

Commit

Permalink
Fix #148: Drop "keyevents" as an alias of "keyboardevent" for createE…
Browse files Browse the repository at this point in the history
…vent
  • Loading branch information
foolip committed Feb 26, 2016
1 parent 2cccaf9 commit 8e478ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4666,8 +4666,7 @@ invoked, must run these steps:
<tr><td>"<code>event</code><td rowspan=3>{{Event}}
<tr><td>"<code>events</code>"
<tr><td>"<code>htmlevents</code>"
<tr><td>"<code>keyboardevent</code>"<td rowspan=2>{{KeyboardEvent}}<td rowspan=2>[[!UIEVENTS]]
<tr><td>"<code>keyevents</code>"
<tr><td>"<code>keyboardevent</code>"<td>{{KeyboardEvent}}<td>[[!UIEVENTS]]
<tr><td>"<code>messageevent</code>"<td>{{MessageEvent}}<td>[[!HTML]]
<tr><td>"<code>mouseevent</code>"<td rowspan=2>{{MouseEvent}}<td rowspan=2>[[!UIEVENTS]]
<tr><td>"<code>mouseevents</code>"
Expand Down

0 comments on commit 8e478ce

Please sign in to comment.