Skip to content

Commit

Permalink
Editorial: contextmenu uses MouseEvent
Browse files Browse the repository at this point in the history
Fixes #2491.
  • Loading branch information
saschanaz authored and annevk committed Apr 2, 2017
1 parent d5f415e commit 74976cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Expand Up @@ -118868,7 +118868,7 @@ INSERT INTERFACES HERE

<tr> <!-- contextmenu -->
<td> <dfn data-dfn-type="event" data-dfn-for="HTMLElement" data-export=""><code data-x="event-contextmenu">contextmenu</code></dfn>
<td> <code>Event</code>
<td> <code>MouseEvent</code>
<td> Elements
<td> Fired at elements when the user requests their context menu

Expand Down

0 comments on commit 74976cc

Please sign in to comment.