Skip to content

Commit

Permalink
[[FIX]] Add CompositionEvent to browser globals
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykuzmin authored and jugglinmike committed Mar 20, 2016
1 parent 7a0bd70 commit 56515cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vars.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ exports.browser = {
close : false,
closed : false,
Comment : false,
CompositionEvent : false,
CustomEvent : false,
DOMParser : false,
defaultStatus : false,
Expand Down

0 comments on commit 56515cf

Please sign in to comment.