dillon1000/react
Commit
Browse files Don't use .returnValue if .defaultPrevented exists
`.defaultPrevented` exists in IE9+. I checked in IE9, Chrome, and Firefox that it does default to `false`. Fixes #527.
Changed paths1 file
First-parent comparisonsrc/event/synthetic/SyntheticEvent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…